Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,132 for

get pages

(1.23 sec)
  1. Supported Document Formats | Documentation

    All document and image formats supported by GroupDocs.Viewer Cloud V2....Viewer Cloud / Getting Started / Supported Document...Leave feedback On this page This page is a reference for all...

    docs.groupdocs.cloud/viewer/supported-document-...
  2. GroupDocs.Signature Cloud V2 hoàn toàn mới!

    API REST chữ ký để áp dụng, xác minh và tìm kiếm Chữ ký điện tử ở các định dạng tệp khác nhau. Hỗ trợ nhiều loại chữ ký điện tử khác nhau...Retrieve access token ### TODO: Get your AppSID and AppKey at https://dashboard...1/storage/file?path=one-page.docx" -X PUT -T C:/Temp/one-page.docx -H "Content-Type:...

    blog.groupdocs.cloud/vi/signature/all-new-group...
  3. 全新GroupDocs.Signature Cloud V2!

    簽名 REST API,用於應用、驗證和搜索各種文件格式的電子簽名。支持多種電子簽名...Retrieve access token ### TODO: Get your AppSID and AppKey at https://dashboard...1/storage/file?path=one-page.docx" -X PUT -T C:/Temp/one-page.docx -H "Content-Type:...

    blog.groupdocs.cloud/zh-hant/signature/all-new-...
  4. Jak převést PDF na upravitelný dokument Word po...

    Převeďte PDF na upravitelný dokument Word pomocí Python Cloud SDK pro převod dokumentů na jakékoli platformě bez závislosti na nástrojích nebo aplikacích třetích stran....filename = '02_pages.pdf' remote_name = '02_pages.pdf' output_name=...convertOptions.from_page = 1 convertOptions.pages_count = 1 settings...

    blog.groupdocs.cloud/cs/conversion/convert-pdf-...
  5. Как преобразовать PDF в редактируемый документ ...

    Преобразуйте PDF в редактируемый документ Word с помощью Python Cloud SDK для преобразования документов на любой платформе, не полагаясь на сторонние инструменты или приложения....filename = '02_pages.pdf' remote_name = '02_pages.pdf' output_name=...convertOptions.from_page = 1 convertOptions.pages_count = 1 settings...

    blog.groupdocs.cloud/ru/conversion/convert-pdf-...
  6. Phiên bản GroupDocs.Viewer Cloud V2

    GroupDocs.Viewer Cloud REST API V2 cuối cùng đã ra mắt!. API phiên bản V2 là API đơn giản hóa hơn V1, API có ít phương thức và tùy chọn hơn....cloud/v2/viewer/storage/file/one-page.docx' \ --header 'authorization:...--data-binary @"c:\temp\one-page.docx" Tạo chế độ xem HTML đáp...

    blog.groupdocs.cloud/vi/viewer/groupdocs.viewer...
  7. Première version publique de GroupDocs.Viewer C...

    GroupDocs.Conversion Cloud est une API REST permettant de convertir plus de 50 documents et formats d'image aux formats Words, Cells, Html, PDF, Slides et Image....document entier, page par page ou une plage de pages personnalisée...réorganisation et le filigrane des pages de document sont d’autres fonctionnalités...

    blog.groupdocs.cloud/fr/viewer/first-public-rel...
  8. Settings | Documentation

    Settings data structure defines comparison process additional settings Settings example: { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of metadata to clone (Default, Source, TarGet, FileAuthor) MetaData User metadata PasswordSaveOption Type of password saving (None, Source, TarGet, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1....Indicates whether to add summary page to resultant document or not...documents MarkNestedContent Gets or sets a value indicating whether...

    docs.groupdocs.cloud/comparison/settings/
  9. Multi-Format Document Annotation Widget for Exp...

    GroupDocs released a plugin that allows ExpressionEngine developers to seamlessly add document annotation functionality to their sites....convenient annotation widget on any page within your website. End users...they are finally approved. Getting documents reviewed has never...

    blog.groupdocs.cloud/annotation/collaboratively...
  10. PDF-Text mit Java extrahieren | PDF in Java parsen

    Lernen Sie, wie Sie Text aus PDF Dateien in Java mit dem GroupDocs.Parser Cloud SDK extrahieren. Automatisieren Sie den Textextraktionsprozess mühelos und sparen Sie Zeit....auf der GroupDocs-Website und get your API key . Sobald Sie die...apiInstance.text(request); // Get output file path System.out.println("Output...

    blog.groupdocs.cloud/de/parser/document-parsing...