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

annotation options

(0.08 sec)
  1. 如何使用 Python 將 PDF 轉換為可編輯的 Word 文檔

    使用 Python Cloud SDK 將 PDF 轉換為可編輯的 Word 文檔,以便在任何平台上進行文檔轉換,而無需依賴第三方工具或應用程序。...hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  2. 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...
  3. Document Automation REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....TOUTE plateforme Afficher, annoter, convertir, comparer, stocker...fonctionnalité d’affichage, d’annotation, de signature numérique,...

    blog.groupdocs.cloud/fr/page/39/
  4. قم بتحويل PDF إلى PPTX باستخدام واجهة برمجة تطب...

    قم بتحويل PDF إلى عرض تقديمي PowerPoint برمجيًا (PPTX) باستخدام واجهة برمجة تطبيقات REST على السحابة في Python مع Document Conversion Cloud SDK لـ Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/ar/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/fa/conversion/convert-pdf-...
  6. วิธีแปลง 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-...
  7. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios....Annotation Product Solution GroupDocs...Parser Cloud API provides an option to extract a formatted text...

    docs.groupdocs.cloud/parser/features-overview/
  8. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage 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...client_secret ) # Create view view_options = groupdocs_viewer_cloud ....

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  9. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Annotation Product Solution GroupDocs..."HTML" viewOptions . render_options = GroupDocsViewerCloud :: HtmlOptions...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  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...client_id , client_secret ) view_options = groupdocs_viewer_cloud ....

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