Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 4,449 for

one

(0.14 sec)
  1. GroupDocs.注释云|文档注释器 Java SDK

    Java Rest API和SDK可处理各种类型的云文档注释,例如,区域,距离,椭圆形,图像,链接,点,点,水印和修复。...setFilePath ( "Annotationdocs\\one-page.docx" ); AnnotateOptions...options . setOutputPath ( "Output/one-page-annotated.docx" ); AnnotateRequest...

    releases.groupdocs.cloud/zh/annotation/java/
  2. How to Rotate PDF Pages using Rest API in Node.js

    Rotate PDF specific pages or all pages at same time defining degrees using REST API. This article is about how to rotate PDF pages using REST API in Node.js...See Also # Join PDF files into One Online using Node.js Extract...PowerPoint Presentations into One Merge PDF Files using a REST...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  3. Online QR Code Reader

    Free online document QR code parser. Read QR code from more than 90 file formats and format families...PPS, PPSX, PPSM, ODP OneNote: ONE Email: MSG, EML, EMLX, PST, OST...

    products.groupdocs.app/parser/read-qr-code
  4. Combine to PDF Online | Free GroupDocs Apps

    Combine files of different formats to a single PDF document.... Join multiple files into one PDF document at high speed. You...working after this time period. No one has access to your files. The...

    products.groupdocs.app/merger/to-pdf
  5. Document Splitting in Java | PPT Document Splitter

    Learn how to split PowerPoint PPT or PPTX slides into separate files using Java. Follow step-by-step instructions to achieve efficient PowerPoint files splitting....in this article: how to split one PowerPoint file into multiple...Merge Multiple JPG Files into One in Java - Merge JPG to JPG...

    blog.groupdocs.cloud/merger/split-powerpoint-pp...
  6. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to One or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available values are: HTML, JPG, PNG, PDF....Each option may correspond to one or more formats. ViewOptions...

    docs.groupdocs.cloud/viewer/viewoptions/
  7. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. Extract Metadata By Property Name Match Exact P...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties with the exact same name as specified. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. Set Metadata By Tag | Documentation

    This REST API allows to set document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  10. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into One curl -v "https://api....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...