Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 1,191 for

annotation types

(0.05 sec)
  1. 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...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  2. Render hidden pages | Documentation

    Hidden pages are not rendered by default. In order to include them into the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class. This feature is supported for: Diagrams with hidden pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how to render hidden pages. 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...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/viewer/render-hidden-pages/
  3. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF document. 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...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...
  4. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific pages from word processing documents into pdf documents. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/conversion/convert-specifi...
  5. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/conversion/convert-present...
  6. पायथन के साथ पीडीएफ को संपादन योग्य वर्ड दस्ताव...

    तृतीय-पक्ष टूल या एप्लिकेशन पर निर्भर हुए बिना किसी भी प्लेटफ़ॉर्म पर दस्तावेज़ रूपांतरण के लिए पायथन क्लाउड एसडीके के साथ पीडीएफ को संपादन योग्य वर्ड दस्तावेज़ में परिवर्तित करें।...hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) और...

    blog.groupdocs.cloud/hi/conversion/convert-pdf-...
  7. Python을 사용하여 PDF를 편집 가능한 Word 문서로 변환하는 방법

    타사 도구나 애플리케이션에 의존하지 않고 모든 플랫폼에서 문서 변환을 위해 Python Cloud SDK를 사용하여 PDF를 편집 가능한 Word 문서로 변환합니다....hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) 그리고...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  8. 如何使用 Python 將 PDF 轉換為可編輯的 Word 文檔

    使用 Python Cloud SDK 將 PDF 轉換為可編輯的 Word 文檔,以便在任何平台上進行文檔轉換,而無需依賴第三方工具或應用程序。...hide_pdf_annotations = True loadOptions.remove_embedded_files...calling get_supported_conversion_types: {0}".format(e.message)) 就是這樣。...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  9. Format de fichier PRT - Pièce Creo Parametric

    Découvrez le format de fichier PRT Creo Parametric Part et les API permettant de créer et d'ouvrir des fichiers PRT....notamment des dimensions, des annotations et GD&T (cotation et tolérancement...fichiers PRT Voici d’autres types de fichiers qui utilisent l’extension...

    docs.fileformat.com/fr/cad/prt-creo/
  10. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a document. 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...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_i...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...