Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 3,844 for

name

(0.12 sec)
  1. 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...
  2. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....it is convenient to use the name of the property to locate and...

    docs.groupdocs.cloud/metadata/features-overview/
  3. Extract Images from PDF, Excel, PPT & Word Docs...

    Python examples to extract images from documents like PDF, Word documents, spreadsheets, presentations using Python SDK for Document Parsing REST API....path with the correct document name with extension. Extract Images...

    blog.groupdocs.cloud/parser/extract-images-from...
  4. Add Text Watermark to PowerPoint (PPT/PPTX) in ...

    Add text watermarks to PowerPoint presentations using GroupDocs.Conversion Cloud SDK for .NET. Secure, brand, and protect PPT and PPTX files via REST API.... – Specify the name of input PDF file. var fileInfo...

    blog.groupdocs.cloud/watermark/add-text-waterma...
  5. How to Convert XLSM to CSV in Python

    Convert XLSM file to CSV format using our GroupDocs.Conversion REST API. This article is about how to convert XLSM to CSV in Python....provide the your cloud storage name Set input xlsm file path and...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  6. GroupDocs Newsletter October 2017 Edition – Doc...

    GroupDocs developer newsletter of October 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....GroupDocs team has improved naming scheme of GroupDocs NuGet packages...The new naming format will folow the product family name in the...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  7. Convert PowerPoint PPT/PPTX to JPG/JPEG Images ...

    GroupDocs.Conversion is the best way to convert PPT to JPG file in seconds. Let's learn how to convert PowerPoint PPT/PPTX to JPG/JPEG images in Python....ConvertSettings Then, set the storage name and PowerPoint file path Set...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  8. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. 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 Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All.... Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/merger/join-document-cross...
  9. Excel to Text Conversion | Convert XLS, XLSX to...

    How to convert Excel spreadsheets (XLS/XLSX) into plain text files using .NET REST API. Automate Excel to Text conversion and simplify data extraction....resultant format as txt and the name for resultant file. var settings...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  10. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each 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.... Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/merger/join-document-pages/