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

annotation options

(0.04 sec)
  1. GroupDocs.Comparison Cloud Product Family

    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....API a moins de méthodes et d’options. Nous avons également introduit...SDK, des comparaisons d’annotations, des fonctionnalités de comparaison...

    blog.groupdocs.cloud/fr/categories/groupdocs.co...
  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. 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 Linux/MacOS/Bash # 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...
  4. 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...
  5. 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...
  6. 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-...
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Nouvelles sur les produits Annoter les formats de fichier image...ainsi que les différentes options d’intégration disponibles pour...

    blog.groupdocs.cloud/fr/groupdocs.cloud/page/49/
  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. पायथन के साथ पीडीएफ को संपादन योग्य वर्ड दस्ताव...

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

    blog.groupdocs.cloud/hi/conversion/convert-pdf-...
  10. 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...