Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 1,232 for

pdf to doc

(0.12 sec)
  1. 用于保护文档的水印云 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通过 REST API 对文档添加水印。特点包括;添加图像或文本水印,删除、替换或搜索水印。...add(request); C# 中的 PDF 文档去除水印 # 下面的代码片段展示了如何使用 [GroupDocs...for .NET][13] 在 CSharp 中快速删除 PDF 文档中的任何水印。 // For complete examples...

    blog.groupdocs.cloud/zh/watermark/watermark-clo...
  2. Working with Conversion API | Documentation

    This API intended for convert the Document To specified target format. URI ~/ HTTP POST Example 2 (Convert Document) Takes as input and returns. Example URL https://api.groupDocs.cloud/v2.0/conversion Request { "FilePath": "/words/Docx/one-page.Docx", "Format": "Pdf", "OutputPath": "converted" } Response [ { "name": "one-page.Pdf", "size": 17958, "url": "converted/one-page.Pdf" } ]...Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."/words/docx/one-page.docx" , "Format" : "pdf" , "OutputPath" : "converted"...

    docs.groupdocs.cloud/conversion/conversion-api/
  3. Join word documents without starting from a new...

    There is an additional option for Word Document joining that allows To merge those Documents without page breaking between them, i.e. the last page of the initial Document will be merged with the first page of the next Document as one page. Name Description Comment JoinItem.WordJoinMode Allows To join word Documents without empty space between Documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...-> setFilePath ( "Pdf/one-page-password.pdf" ); $fileInfo1 ->...

    docs.groupdocs.cloud/merger/join-word-continous/
  4. Adjust image quality | Documentation

    GroupDocs.Viewer Cloud enables you To adjust quality of output images contained by the source Pdf Document. To adjust image quality use PdfOptions.ImageQuality option. PdfOptions.ImageQuality can be set To: Low - The acceptable quality, best performance and least size of the output image. Medium - Better quality and slower performance. High - Best quality but slow performance. NOTE: this option is supported when rendering To HTML only. Following code snippet shows how To adjust image quality when rendering To HTML....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...by document type / Rendering PDF Documents / Adjust image quality...

    docs.groupdocs.cloud/viewer/adjust-image-quality/
  5. Search Result Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties CellsBarcodeSignatureData Object Contains Cells Bar-code Signature properties. CellsBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code. ImagesBarcodeSignatureData Object Contains Images Bar-code Signature properties. ImagesBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...PdfBarcodeSignatureD Object Contains Pdf Bar-code Signature properties...

    docs.groupdocs.cloud/signature/search-result-ob...
  6. Features Overview | Documentation

    GroupDocs.Parser Cloud is a Document data extraction REST API from over 50 Document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing Documents with predefined templates. It’s easy To define template and extract data from invoices, prices or other kinds of your typical Documents. The API also provides methods To extract images, extract text. You can do it with regular Documents and containers like ZIP archives, OST/PST mail data files and Pdf portfolios....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...OST/PST mail data files and PDF portfolios. Below, the shortlist...

    docs.groupdocs.cloud/parser/features-overview/
  7. Extract Text | Documentation

    This REST API provides the functionality To extract text from the Document. There are several ways To extract text from a Document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected Documents, it is also required To provide a password. The table below contains the full list of properties that can be specified when extracting text from a Document....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...like ZIP archives, emails or PDF portfolios. ContainerItemInfo...

    docs.groupdocs.cloud/parser/extract-text/
  8. Rendering options by document type | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Outlook Data Files Rendering PDF Documents Rendering Spreadsheets...

    docs.groupdocs.cloud/viewer/rendering-options-b...
  9. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you To To render Documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how To render Document without using cloud sTorage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or Pdf Required. File binary Input file To convert Form data, Required pages string Pages range To render, like “1,2” or “3-5,10” Default value : all pages password string Input Document password Required for password-protected Documents....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...conversion format: HTML, JPG, PNG or PDF Required. File binary Input file...

    docs.groupdocs.cloud/viewer/convert-and-download/
  10. Load Options by Document Family | Documentation

    Load Options by Document Family...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...with Load Options 5. Convert PDF Document with Load Options 6...

    docs.groupdocs.cloud/conversion/load-options-by...