Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 301 for

annotation info

(0.04 sec)
  1. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. 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 Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...ImportOptions () options . file_info = groupdocs_merger_cloud . FileInfo...

    docs.groupdocs.cloud/merger/import-attachment/
  2. 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....Annotation Product Solution GroupDocs...SwapOptions . new options . file_info = GroupDocsMergerCloud :: FileInfo...

    docs.groupdocs.cloud/merger/swap-pages/
  3. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: 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. The following properties of preview may be customized:...Annotation Product Solution GroupDocs...PreviewOptions . new options . file_info = GroupDocsMergerCloud :: FileInfo...

    docs.groupdocs.cloud/merger/generate-document-p...
  4. 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....Annotation Product Solution GroupDocs...RemoveOptions . new options . file_info = GroupDocsMergerCloud :: FileInfo...

    docs.groupdocs.cloud/merger/remove-pages/
  5. 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....Annotation Product Solution GroupDocs...OrientationOptions . new options . file_info = GroupDocsMergerCloud :: FileInfo...

    docs.groupdocs.cloud/merger/change-page-orienta...
  6. จดหมายข่าวประจำเดือนกุมภาพันธ์ 2557

    การผสานรวมและตัวอย่าง Cloud API ใหม่ การเปิดตัวผลิตภัณฑ์และการอัปเดต และอื่นๆ อีกมากมายในจดหมายข่าวประจำเดือนกุมภาพันธ์ 2014 ของเรา...รวมถึงเวอร์ชันที่ดาวน์โหลดได้ของ GroupDocs’ Annotation , GroupDocs Comparison และ...บทความเกี่ยวกับประโยชน์และคุณลักษณะบน Yoom.info.com ข้อดีของ GroupDocs Signature...

    blog.groupdocs.cloud/th/total/groupdocs-septemb...
  7. Notiziario di febbraio 2014

    Integrazioni e nuovi esempi di API Cloud, rilasci e aggiornamenti dei prodotti e altro ancora nella nostra newsletter di febbraio 2014....scaricabili di GroupDocs’ Annotation , GroupDocs Comparison e...vantaggi e funzionalità su Yoom.info.com Vantaggi di GroupDocs Signature...

    blog.groupdocs.cloud/it/total/groupdocs-septemb...
  8. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation 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....Annotation Product Solution GroupDocs...RotateOptions . new options . file_info = GroupDocsMergerCloud :: FileInfo...

    docs.groupdocs.cloud/merger/rotate-pages/
  9. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). 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 Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Annotation Product Solution GroupDocs...DelimitedTextLoadOpt . new loadOptions . file_info = fileInfo loadOptions . output_path...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  10. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...ExtractOptions . new options . file_info = GroupDocsMergerCloud :: FileInfo...

    docs.groupdocs.cloud/merger/extract-pages/