Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 632 for

annotation options

(0.13 sec)
  1. 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...
  2. Ruby を使用して PDF を編集可能な Word ドキュメントに変換する

    クラウド上の Ruby で PDF を Word DOCX に変換できます。この記事では、Ruby Cloud API を使用して PDF を編集可能な Word ドキュメントに変換する方法を学びます。...hide_pdf_annotations = true @loadOptions.remove_embedded_files...flatten_all_fields = true @settings.load_options = @loadOptions @convertOptions...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  3. 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...
  4. Python convertit un document PDF en images JPG,...

    Notre API de conversion PDF en image vous permet de convertir rapidement un PDF au format image. Cet article explique comment convertir des PDF en images JPG, PNG et GIF en Python...plus anciens, autoriser les annotations, faciliter le partage, permettre...passe du fichier pdf et load\options Créer une instance de JpegConvertOptions...

    blog.groupdocs.cloud/fr/conversion/convert-pdf-...
  5. पायथन के साथ पीडीएफ को संपादन योग्य वर्ड दस्ताव...

    तृतीय-पक्ष टूल या एप्लिकेशन पर निर्भर हुए बिना किसी भी प्लेटफ़ॉर्म पर दस्तावेज़ रूपांतरण के लिए पायथन क्लाउड एसडीके के साथ पीडीएफ को संपादन योग्य वर्ड दस्तावेज़ में परिवर्तित करें।...hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/hi/conversion/convert-pdf-...
  6. Convertir PDF en PPTX à l'aide d'une API REST e...

    Convertissez par programmation un PDF en présentation PowerPoint (PPTX) à l'aide d'une API REST sur le cloud en Python avec Document Conversion Cloud SDK pour Python....format = "pptx" # Fournir des options de chargement de PDF loadOptions...loadOptions.hide_pdf_annotations = True settings.load_options = loadOptions;...

    blog.groupdocs.cloud/fr/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. Převeďte PDF na PPTX pomocí REST API v Pythonu ...

    Programově převádějte PDF do PowerPointové prezentace (PPTX) pomocí REST API v cloudu v Pythonu s Document Conversion Cloud SDK pro Python....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

    blog.groupdocs.cloud/cs/conversion/convert-pdf-...
  9. 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...
  10. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Annotation Product Solution GroupDocs...’lang’ HTML attributes. This option may be useful for roundtrip...

    docs.groupdocs.cloud/editor/working-with-wordpr...