Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 627 for

annotation options

(0.09 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/ko/conversion/convert-pdf-...
  2. 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-...
  3. 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-...
  4. 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...
  5. 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...
  6. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....Annotation Product Solution GroupDocs..."HTML" viewOptions . render_options = GroupDocsViewerCloud :: HtmlOptions...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  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. Document Processing 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....Conversion Word en PPTX avec options avancées API pour la conversion...programmation à l’aide des annotations de surbrillance dans les...

    blog.groupdocs.cloud/fr/page/32/
  9. Python'da bir REST API kullanarak PDF'yi PPTX'e...

    Python için Document Conversion Cloud SDK ile Python'da bulutta bir REST API kullanarak PDF'yi PowerPoint sunumuna (PPTX) programlı olarak dönüştürün....hide_pdf_annotations = True settings.load_options = loadOptions;...zoom = 1 settings.convert_options = convertOptions settings.output_path...

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