Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 1,636 for

docx to doc

(0.06 sec)
  1. HTML Viewer - Optimize for printing | Documenta...

    If you need To optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation Documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram Documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted To vecTor SVG format for better quality for print and page layout. 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': 'HTML', 'RenderOptions':...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...
  2. 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/
  3. Add Metadata By Tag | Documentation

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

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  4. Working With Folder | 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 the folder in GroupDocs Cloud STorage. API Explorer GroupDocs.Merger Cloud API Reference lets you 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 expose....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."value" : [ { "name" : "four-pages.docx" , "isFolder" : false , "modifiedDate"...

    docs.groupdocs.cloud/merger/working-with-folder/
  5. Remove Metadata By Property Name | Documentation

    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 may have names containing “Application” string. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...FilePath ": " documents \\ input.docx ", " StorageName ": "" }, "...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  6. 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.signature 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/signature/working-with-fol...
  7. 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...
  8. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source Document. The result is a new Document where two pages have their positions exchanged. For swapping pages positions it’s needed To specify page numbers along with a path To Document in sTorage. For protected Documents, it is also required To provide a password. The table below contains the full list of properties that can be specified while swapping Document pages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'FilePath': 'words/four-pages.docx'}, 'FirstPageNumber': 2, 'SecondPageNumber':...

    docs.groupdocs.cloud/merger/swap-pages/
  9. Working With Folder | Documentation

    GroupDocs.Classification Cloud Working With Folder...Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."value" : [ { "name" : "four-pages.docx" , "isFolder" : false , "modifiedDate"...

    docs.groupdocs.cloud/classification/working-wit...
  10. Search for multiple signatures | Documentation

    Sometimes you may want To search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching Documents for different signature types in an easy and intuitive way. In common words the idea is To pass collection of desired signature types To Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Search signatures For sTorage operations, like uploading or downloading Documents, please refer To the corresponding articles of this manual....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'signaturedocs/signedCollectionsOne_page.docx' }, 'Options': [ { 'AllPages':...

    docs.groupdocs.cloud/signature/search-for-multi...