Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 1,636 for

docx to doc

(0.07 sec)
  1. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you To set cusTom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is auTomatically applied when you set Width or Height only. This example demonstrates how To set output image size API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'SampleFiles/sample.docx' }, 'ViewFormat': 'JPG', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  2. Working with Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To sign a Document with Text. It provides methods To create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature To Document You can create Text Signature on Document provided by fileName and Document folder (if required) using following API....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...cloud/v1/signature/one-page.docx/text" \ - X POST \ - H "Content-Type:...

    docs.groupdocs.cloud/signature/working-with-tex...
  3. Getting metered license consumption | Documenta...

    Note This example related To Docker version of GroupDocs.EdiTor-Cloud only The metered license can be used in Docker version of GroupDocs.EdiTor-Cloud. Here is an example how To retrieve metered license consumption. You can find more information about Docker version at How To self-host GroupDocs.EdiTor Cloud with Docker Note about credits consumption when using metered license in Docker version STorage calls are not charged EdiTor API calls charge is based on Document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined Documents, there may be extra credit consumed, because of internal implementation....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'\Resources\WordProcessing\four-pages.docx' ; $request = new Requests\...

    docs.groupdocs.cloud/editor/metered-consumption/
  4. Search Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To search Digital signatures in supported Document formats. It provides method To search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and Document folder (if required) using following API....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...com%2fs%2fumokluz338w4ng7%2fone-page.docx%3fdl%3d1 \ -- header 'authorization:...

    docs.groupdocs.cloud/signature/search-digital-s...
  5. Remove Pages | Documentation

    This REST API provides an ability To remove a single page or a collection of specific page numbers from the source Document. There are several ways To specify page numbers To be removed from a Document: 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. For protected Documents, it is also required To provide a password....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'/WordProcessing/four-pages.docx'}, 'Pages': [ 2, 4 ], 'OutputPath':...

    docs.groupdocs.cloud/merger/remove-pages/
  6. Working with Storage API | Documentation

    STorage existance API This API intended for checking existence of cloud sTorage with given name from GroupDocs Cloud STorage. API Explorer GroupDocs.Comparison Cloud API Reference lets you To try out STorage existence API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description sTorageName STorage name cURL example Request curl -X GET "https://api.groupDocs.cloud/v2.0/comparison/sTorage/MySTorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK example Our API is completely independent of your operating system, database system or development language....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...ObjectExistsRequest ( "Comparisondocs/one-page.docx" , Common . MyStorage ); var...

    docs.groupdocs.cloud/comparison/working-with-st...
  7. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To verify multiple signatures in a Document. For example, you can verify whether a Document contains Text and Barcode Signatures at same time. To verify list of signatures on Document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...com%2fs%2fumokluz338w4ng7%2fone-page.docx%3fdl%3d1 \ -- header 'authorization:...

    docs.groupdocs.cloud/signature/working-with-ver...
  8. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows To create Document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Create preview images Download images For sTorage operations, like uploading or downloading Documents, please refer To the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...setFilePath ( "Signaturedocs\\one-page.docx" ); PreviewSettings previewSettings...

    docs.groupdocs.cloud/signature/create-document-...
  9. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find folder in GroupDocs Cloud STorage. API Explorer GroupDocs.Comparison Cloud API Reference lets you To try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs exposes....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."value" : [ { "name" : "four-pages.docx" , "isFolder" : false , "modifiedDate"...

    docs.groupdocs.cloud/comparison/working-with-fo...
  10. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you To add metadata information as properties with specified name. cURL example The following example demonstrates how To add metadata date and time information in all properties with the 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...