Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 1,316 for

doc to pdf

(0.14 sec)
  1. how to extract a page from a word document in n...

    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....js 从 Word DOC/DOCX Online 中提取页面 您可能需要以编程方式将...文档提取到云端的单独文件中。在本文中,您将学习如何使用 Node.js 在线从 word DOC/DOCX 中提取页面。 本文应涵盖以下主题: Word Page...

    blog.groupdocs.cloud/zh/tag/how-to-extract-a-pa...
  2. Convert document without storage | Documentation

    This example demonstrates how To convert Document without using cloud sTorage. Use this method To directly convert any Document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file To convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages To convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data converToptions ConverToptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...new ConvertDocumentDirec ( "pdf" , fileStream , null , null ...

    docs.groupdocs.cloud/conversion/convert-documen...
  3. Convert Specific Pages | Documentation

    This example demonstrates how To convert specific pages from word processing Documents inTo Pdf Documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document inTo cloud sTorage Convert Document Download converted Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted Document in the response body....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...word processing documents into pdf documents. There are steps that...

    docs.groupdocs.cloud/conversion/convert-specifi...
  4. Add Watermark | Documentation

    This example demonstrates how To convert word processing Document inTo Pdf Document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document inTo cloud sTorage Convert Document Download converted Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted Document in the response body....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...word processing document into pdf document with adding watermark...

    docs.groupdocs.cloud/conversion/add-watermark/
  5. Fetching file translations | Documentation

    How To fetch the translated file from the GroupDocs.Translation Cloud queue....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."status" : 200 , "message" : "Pdf document translated by 100%"...

    docs.groupdocs.cloud/translation/file/fetch/
  6. Supported Document Formats | Documentation

    All Document and image formats supported by GroupDocs.Viewer Cloud V2....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Render as PNG / JPG Render as PDF Remarks MicroStation Design File...

    docs.groupdocs.cloud/viewer/supported-document-...
  7. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API To create, verify, search, update and delete different type of Signatures objects To Documents in the cloud by performing a wide variety of signature options you can wish To put on a Document in the cloud, verify Document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability To align the signature location on page area, set font and colors, same as put on any or all pages of a Document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for Pdf only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Document or separate pages (for PDF only) with a lot of additional...

    docs.groupdocs.cloud/signature/overview/
  8. Sending images and scanned PDFs for translation...

    How To scans and image files for translation To the selected languages and get the result as plain text....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...scanned PDFs for translation Sending images and scanned PDFs for...

    docs.groupdocs.cloud/translation/file/request/i...
  9. Join Documents of different formats | Documenta...

    This REST API allows merging the Document of different formats inTo one Pdf or word processing Document. The table below contains the full list of properties that can be specified for each joined Document. Name Description Comment FilePath The file path in the sTorage Required property STorageName STorage name Could be omitted for default sTorage VersionId File version Id Useful for sTorages that support file versioning Password The password To open file Should be specified only for password-protected Documents Pages Collection of page numbers To use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...of different formats into one pdf or word processing document....

    docs.groupdocs.cloud/merger/join-document-cross...
  10. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it To 90,180 or 270 degrees for specific or all Document pages. The result is a new Document that has rotation changed for specified pages. There are several ways To specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability To get only even/odd pages from the specified page range by setting RangeMode property....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FileInfo': { 'FilePath': '/Pdf/ten-pages.pdf'}, 'Pages': [ 2, 4 ],...

    docs.groupdocs.cloud/merger/rotate-pages/