Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 4,094 for

name

(0.06 sec)
  1. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive 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.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/conversion/convert-n-conse...
  2. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. 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....html" } ], "attachments" : [ { "name" : "(Inbox)0.msg" , "path" :...chments/(Inbox)0.msg" }, { "name" : "(Inbox)1.msg" , "path" :...

    docs.groupdocs.cloud/viewer/limit-count-of-item...
  3. Folder Case Sensitivity - Free Support Forum - ...

    Hi, We link our pdf’s in groupdocs annotation on the cloud with our system using a record Id generated in our system. Essentially, a record is created in our Salesforce system with an id like: a19i0000002OaSx So any PDF’s to be annotated are stored in a groupdocs folder under the folder: /a19i0000002OaSx/ This has been working fine until today. Someone created a ticket stating that documents were appearing on their record that they never uploaded. I investigated and found that this user cr......but you can prepare the folder name to be a case sensitive before...

    forum.groupdocs.cloud/t/folder-case-sensitivity...
  4. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...: "string" } FileInfo fields Name Description FileInfo Input file...

    docs.groupdocs.cloud/annotation/annotateoptions/
  5. Convert Text to Image File JPEG, PNG or GIF in ...

    This article is about how to convert Text to Image File JPEG, PNG or GIF in Ruby...ConvertSettings Set the storage name and input text file path Also...ConvertSettings Set the storage name and input text file path Provide...

    blog.groupdocs.cloud/2022/07/18/convert-text-to...
  6. Quickstart | GroupDocs.Rewriter Cloud | Documen...

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Get Client Id and Client Secret Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud API. You can get it from any existing Application or you can create a new Application. For further details see Create New Application and Get Client Id and Client Secret...\"diversity\":\"medium\", \"name\":\"document.docx\", \"folder\":\"myFolder\"...

    docs.groupdocs.cloud/rewriter/quickstart/
  7. How to Create GroupDocs Add-On for cloudControl

    Find detailed instructions on how to create GroupDocs add-on for cloudControl platform....cctrlapp YOUR_APP_NAME addon.add YOUR_ADDON_NAME.PLANE Now we have...the line os.environ[‘VARIABLE NAME’]. If you try this in cloudControl...

    blog.groupdocs.cloud/total/how-to-create-groupd...
  8. Quickstart | GroupDocs.Translation Cloud | Docu...

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Get Client Id and Client Secret Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud API. You can get it from any existing Application or you can create a new Application. For further details see Create New Application and Get Client Id and Client Secret...\"outformat\":\"docx\", \"pair\":\"en-fr\", \"name\":\"document.docx\", \"folder\":\"myFolder\"...

    docs.groupdocs.cloud/translation/quickstart/
  9. Merging document "fragments" into a single Word...

    Greetings, I’m considering this service and am wondering about the Word doc merge capabilities. Is it possible to store “fragments” of pages (think legal provisions/clauses) as separate Word docs and then generate a fin…... PUT /words /{name} /sections /{sectionIndex} /pageSetup...in the document PUT /words /{name} /appendDocument Appends documents...

    forum.groupdocs.cloud/t/merging-document-fragme...
  10. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation 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. For protected documents, it is also required to provide a password.... Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/merger/change-page-orienta...