Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,698 for

name

(0.04 sec)
  1. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....documents may be customized: Name Description Comment FileInfo...FileInfo.StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  2. 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.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/conversion/convert-specifi...
  3. 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.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/conversion/add-watermark/
  4. Python convert PDF document to JPG, PNG, or GIF...

    Our PDF to image converter API lets you quickly convert PDF to image format. This article is about how to convert PDF to JPG, PNG, and GIF Images in Python...ConvertSettings Then, set the storage name and pdf file path Set resultant...ConvertSettings Then, set the storage name and pdf file path Also, set...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. 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 It could be omitted for default storage.... Name Description Comment FilePath...property StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  6. PageInfo | Documentation

    PageInfo data structure represents information about page PageInfo example: { "Width": 0, "Height": 0, "PageNumber": 0 } Name Description Width Page width Height Page height PageNumber Page number..."Height" : 0 , "PageNumber" : 0 } Name Description Width Page width...

    docs.groupdocs.cloud/comparison/pageinfo/
  7. Convert document | Documentation

    This example demonstrates how to convert word processing document into pdf document with default options. 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-document/
  8. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.AddressFilter; 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/filter-messages/
  9. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...of cloud storage with a given name from . Check Storage Exist with...Description storageName Storage name Check Storage Exist with cURL...

    docs.groupdocs.cloud/viewer/working-with-storage/
  10. How to Convert Word to TIFF File Format using Ruby

    TIFF Tag Image File Format is used to store raster graphics and images information. This article is about how to convert Word to TIFF file format using Ruby...ConvertSettings Set the storage name and word file path Provide “tiff”...ConvertSettings Set the storage name and word file path Provide “tiff”...

    blog.groupdocs.cloud/conversion/how-to-convert-...