Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 3,808 for

name

(0.05 sec)
  1. Convert PDF to HTML | PDF to Web Page | PDF to ...

    Learn how to convert PDF to HTML using Java REST API. A simple and efficient way to transform PDFs into web-friendly HTML format....cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...input PDF name, output format as html and the name of the resultant...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  2. DXF to PDF Conversion in GroupDocs.Conversion C...

    Hello, I tires to convert .DXF files to PDF as follows: create the container: docker run -p 9080:80 -v /data:/data --Name conversion_cloud groupdocs/conversion-cloud with the attached DXF files, but got “internalError…...-p 9080:80 -v /data:/data --name conversion_cloud groupdocs/conversion-cloud...8080:80 -v $(pwd)/data:/data --name conversion_cloud groupdocs/...

    forum.groupdocs.cloud/t/dxf-to-pdf-conversion-i...
  3. C#: Embed Webpage into PowerPoint | Insert a We...

    Learn how to convert HTML to PowerPoint presentations using C# with GroupDocs.Conversion Cloud SDK. Insert HTML in PowerPoint or Convert HTML to PPT in C#....ConvertSettings where we specify the name for input HTML, resultant format...format as ppt and the name for resultant PowerPoint presentation...

    blog.groupdocs.cloud/conversion/convert-html-to...
  4. JSON to HTML | Convert JSON to HTML | JSON to H...

    How to convert JSON to HTML using C# .NET. Our step-by-step guide explaining methods for JSON to HTML conversion using .NET REST API....ConvertSettings where we specify the name of input JSON file, resultant...resultant format as html and the name of the resultant HTML file as...

    blog.groupdocs.cloud/conversion/convert-json-to...
  5. Combine PDF Files Using C# .NET | Merge PDFs Ef...

    Learn how to combine PDF files using C# .NET. Easy and simple steps to merge PDF files using PDF merger. Concatenate multiple PDF documents into single PDF...an object where we define the name of input PDF and count of pages...replace sourceFile1 with the name of first input PDF file and...

    blog.groupdocs.cloud/merger/combine-pdf-files-w...
  6. Online HTML to Word Document | Convert HTML to ...

    Easy and simple HTML to Word document conversion using Java REST API. Use Java REST API to convert HTML file to MS Word document DOC or DOCX online...cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...the name of input HTML file, resultantFile with the name of resultant...

    blog.groupdocs.cloud/conversion/convert-html-to...
  7. Compare PDF

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    blog.groupdocs.cloud/zh/tag/compare-pdf/
  8. Self-host GroupDocs.Viewer Cloud with Docker | ...

    Self-host GroupDocs.Viewer Cloud with Docker..."LICENSE_PRIVATE_KEY#private_key" ` - -name viewer_cloud ` groupdocs / viewer-cloud...LICENSE_PRIVATE_KEY#private_key \ --name viewer_cloud \ groupdocs/viewer-cloud...

    docs.groupdocs.cloud/viewer/self-host-groupdocs...
  9. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....SignOptionsCollectio Object Fields Name Type Description Items List...CellsSignTextOptions Object Fields Name Type Description Text string...

    docs.groupdocs.cloud/signature/signature-option...
  10. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage Name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file...: "string" } FileInfo fields Name Description FilePath File path...storage StorageName Storage name. Default storage used if not...

    docs.groupdocs.cloud/annotation/fileinfo/