Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 753 for

annotation options

(0.54 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. نحوه تبدیل 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-...
  3. วิธีแปลง 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-...
  4. Convert Word to HTML Online in Python

    You can convert a DOC file to a HTML file to display the word doc in a web browser. This article is about how to convert word to html online in Python....with ConvertDocumentDirec Optionally, save the output file to...convert_document_download () method Optionally, save the output file to...

    blog.groupdocs.cloud/2022/08/02/convert-word-to...
  5. Comment convertir un PDF en document Word modif...

    Convertissez un PDF en document Word modifiable avec Python Cloud SDK pour la conversion de documents sur n'importe quelle plate-forme sans dépendre d'outils ou d'applications tiers....hide_pdf_annotations = True loadOptions.remove_embedded_files...flatten_all_fields = True settings.load_options = loadOptions convertOptions...

    blog.groupdocs.cloud/fr/conversion/convert-pdf-...
  6. 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...
  7. 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...
  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. रूबी का उपयोग करके PDF को संपादन योग्य Word दस्...

    आप क्लाउड पर रूबी में PDF को Word DOCX में बदल सकते हैं। इस लेख में, हम सीखेंगे कि रूबी क्लाउड एपीआई का उपयोग करके पीडीएफ को संपादन योग्य वर्ड दस्तावेज़ में कैसे परिवर्तित किया जाए।...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 - 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...