Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 632 for

annotation options

(0.04 sec)
  1. So konvertieren Sie PDF mit Python in ein bearb...

    Konvertieren Sie PDF Dateien mit dem Python Cloud SDK in ein bearbeitbares Word Dokument, um Dokumente auf jeder Plattform zu konvertieren, ohne auf Tools oder Anwendungen von Drittanbietern angewiesen zu sein....hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/de/conversion/convert-pdf-...
  2. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....Annotation Product Solution GroupDocs...requested with ExternalResources option set to true page.path Page...

    docs.groupdocs.cloud/viewer/viewresult/
  3. نحوه تبدیل 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/fa/conversion/convert-pdf-...
  4. วิธีแปลง PDF เป็นเอกสาร Word ที่แก้ไขได้ด้วย Py...

    แปลง 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/th/conversion/convert-pdf-...
  5. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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..."HTML" viewOptions . render_options = GroupDocsViewerCloud :: HtmlOptions...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  6. Cách chuyển đổi PDF thành tài liệu Word có thể ...

    Chuyển đổi PDF sang tài liệu Word có thể chỉnh sửa bằng Python Cloud SDK để chuyển đổi tài liệu trên mọi nền tảng mà không phụ thuộc vào các công cụ hoặc ứng dụng của bên thứ ba....hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/vi/conversion/convert-pdf-...
  7. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain text....Annotation Product Solution GroupDocs...only handwritten text, this option is available only for English...

    docs.groupdocs.cloud/translation/file/request/i...
  8. 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...
  9. Comparez les présentations PowerPoint à l'aide ...

    Générez par programme un code QR pour signer un PDF à l'aide de l'API REST en PHP sur le cloud avec GroupDocs.Signature Cloud SDK pour PHP.... En option, définissez des options telles que Page...fileInfo); // Définir les options de sauvegarde $saveOptions...

    blog.groupdocs.cloud/fr/signature/generate-qr-c...
  10. HTML Viewer - Optimize for printing | Documenta...

    If you need to optimize HTML output for printing you should set ForPrinting option HtmlViewOptions. This option implemented for: Presentation documents: PPT,PPS,PPTX,PPSX,ODP,FODP,OTP,POT,POTX,POTM,PPTM,PPSM Diagram documents: VSD,VSDX,VSS,VST,VSX,VTX,VDW,VDX,VSSX,VSTX,VSDM,VSSM,VSTM Meta file formats: WMF, WMZ, EMF, EMZ If ForPrinting option is enabled output HTML pages will be converted to vector SVG format for better quality for print and page layout. 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...ForPrinting option HtmlViewOptions. This option implemented for:...

    docs.groupdocs.cloud/viewer/html-viewer-optimiz...