Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 1,196 for

annotation types

(0.18 sec)
  1. Jak przekonwertować plik PDF na edytowalny doku...

    Konwertuj PDF na edytowalny dokument Word za pomocą Python Cloud SDK do konwersji dokumentów na dowolnej platformie bez zależności od narzędzi lub aplikacji innych firm....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) I to...

    blog.groupdocs.cloud/pl/conversion/convert-pdf-...
  2. Python ile PDF'yi Düzenlenebilir Word Belgesine...

    Üçüncü taraf araçlara veya uygulamalara bağlı olmadan herhangi bir platformda belge dönüştürme için Python Cloud SDK ile PDF'yi düzenlenebilir Word belgesine dönüştürün....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) Ve...

    blog.groupdocs.cloud/tr/conversion/convert-pdf-...
  3. Rendering MS Project Document | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Starting from GroupDocs.Viewer Cloud 18.2 two new options have been added which allows to adjust Page Size and Time Unit when rendering MS Project documents. By default GroupDocs.Viewer API tries to find optimal output size and time unit, depending on the projects overall length, depending on the projects overall length. In case you need to set your own page size or time unit, you can specify ProjectOptions which provides two options PageSize and TimeUnit....Annotation Product Solution GroupDocs...mpp/html/pages" \ -X POST \ -H "Content-Type: application/json" \ -d "{"...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  4. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...cloud/connect/token" \ - X POST \ - d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/signature/search-for-barco...
  5. Get View Info for CAD Drawing | Documentation

    GroupDocs.Viewer Cloud provides additional information about CAD drawings such as list of layouts and layers when calling Info method. To retrieve view information for CAD drawing call Info method and cast output result to CadViewInfo type. Following example demonstrates how to retrieve view information for CAD drawing. 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....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering CAD Drawings / Get...

    docs.groupdocs.cloud/viewer/get-view-info-for-c...
  6. Як перетворити PDF на редагований документ Word...

    Перетворюйте PDF у редагований документ Word за допомогою Python Cloud SDK для конвертації документів на будь-якій платформі без використання сторонніх інструментів чи програм....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) І це...

    blog.groupdocs.cloud/uk/conversion/convert-pdf-...
  7. كيفية تحويل PDF إلى مستند Word قابل للتحرير باس...

    قم بتحويل PDF إلى مستند Word قابل للتحرير باستخدام Python Cloud SDK لتحويل المستندات على أي نظام أساسي دون الاعتماد على أدوات أو تطبيقات الجهات الخارجية....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) وهذا...

    blog.groupdocs.cloud/ar/conversion/convert-pdf-...
  8. UpdatesOptions | Documentation

    UpdatesOptions data structure defines comparison options UpdatesOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "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 }, "OutputPath": "string", "Changes": [ { "Id": 0, "Text": "string", "TargetText": "string", "Authors": [ "string" ], "StyleChangeInfo": [ { "ChangedProperty": "string", "OldValue": "string", "NewValue": "string" } ], "PageInfo": { "Width": 0, "Height": 0, "PageNumber": 0 }, "Box": { "Height": 0, "Width": 0, "X": 0, "Y": 0 } } ] } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....Annotation Product Solution GroupDocs...Comparison ChangeType Changes type. Used only for Changes reso...

    docs.groupdocs.cloud/comparison/updatesoptions/
  9. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...Annotation Product Solution GroupDocs...form. This electronic signature type allows to create custom image...

    docs.groupdocs.cloud/signature/sign-document-wi...
  10. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...other properties, by document type The following GroupDocs.Viewer...

    docs.groupdocs.cloud/viewer/get-document-inform...