Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 632 for

annotation options

(0.05 sec)
  1. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF document. 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..."PDF" viewOptions . render_options = GroupDocsViewerCloud :: PdfOptions...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...
  2. كيفية تحويل PDF إلى مستند Word قابل للتحرير باس...

    قم بتحويل PDF إلى مستند Word قابل للتحرير باستخدام Python Cloud SDK لتحويل المستندات على أي نظام أساسي دون الاعتماد على أدوات أو تطبيقات الجهات الخارجية....hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/ar/conversion/convert-pdf-...
  3. Як перетворити PDF на редагований документ Word...

    Перетворюйте PDF у редагований документ Word за допомогою Python Cloud SDK для конвертації документів на будь-якій платформі без використання сторонніх інструментів чи програм....hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/uk/conversion/convert-pdf-...
  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....hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

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

    Преобразуйте PDF в редактируемый документ Word с помощью Python Cloud SDK для преобразования документов на любой платформе, не полагаясь на сторонние инструменты или приложения....hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/ru/conversion/convert-pdf-...
  6. Como converter PDF para documento editável do W...

    Converta PDF em documento editável do Word com Python Cloud SDK para conversão de documentos em qualquer plataforma sem depender de ferramentas ou aplicativos de terceiros....hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/pt/conversion/convert-pdf-...
  7. Cómo convertir PDF a documento de Word editable...

    Convierta PDF a documentos de Word editables con Python Cloud SDK para la conversión de documentos en cualquier plataforma sin depender de herramientas o aplicaciones de terceros....hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/es/conversion/convert-pdf-...
  8. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Annotation Product Solution GroupDocs..."PNG" viewOptions . render_options = GroupDocsViewerCloud :: ImageOptions...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  9. Come convertire PDF in documenti Word modificab...

    Converti PDF in documento Word modificabile con Python Cloud SDK per la conversione di documenti su qualsiasi piattaforma senza dipendere da strumenti o applicazioni di terze parti....hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/it/conversion/convert-pdf-...
  10. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 to 100. Default value is 90. This example demonstrates how to adjust quality of the output JPG image. 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..."JPG" viewOptions . render_options = GroupDocsViewerCloud :: ImageOptions...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...