Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 918 for

annotation types

(0.08 sec)
  1. نحوه تبدیل PDF به سند ورد قابل ویرایش با پایتون

    PDF را به سند Word قابل ویرایش با Python Cloud SDK برای تبدیل سند در هر پلتفرمی بدون وابستگی به ابزارها یا برنامه های شخص ثالث تبدیل کنید....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) و بس...

    blog.groupdocs.cloud/fa/conversion/convert-pdf-...
  2. วิธีแปลง PDF เป็นเอกสาร Word ที่แก้ไขได้ด้วย Py...

    แปลง PDF เป็นเอกสาร Word ที่แก้ไขได้ด้วย Python Cloud SDK สำหรับการแปลงเอกสารบนแพลตฟอร์มใดๆ โดยไม่ต้องพึ่งเครื่องมือหรือแอปพลิเคชันของบุคคลที่สาม...hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) และนั่นแหล่ะ...

    blog.groupdocs.cloud/th/conversion/convert-pdf-...
  3. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/comparison/set-document-me...
  4. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. 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...Rendering options by document type / Rendering PDF Documents /...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  5. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: 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. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering PDF Documents /...

    docs.groupdocs.cloud/viewer/disable-characters-...
  6. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.AddressFilter; 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...Rendering options by document type / Rendering Outlook Data Files...

    docs.groupdocs.cloud/viewer/filter-messages/
  7. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. 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...Rendering options by document type / Rendering CAD Drawings / Adjust...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  8. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....Annotation Product Solution GroupDocs...Rendering options by document type / Rendering PDF Documents /...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  9. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  10. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...Annotation Product Solution GroupDocs...WriteLine ( "Expected response type is StorageExist: " + response...

    docs.groupdocs.cloud/viewer/working-with-storage/