Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 6,484 for

file format

(0.04 sec)
  1. 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....0/viewer/storage/file/viewer/sample_docx/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_docx/sample_page_2...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...
  2. 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....0/viewer/storage/file/viewer/sample_pdf/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_pdf/sample_page_2...

    docs.groupdocs.cloud/viewer/disable-characters-...
  3. 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....0/viewer/storage/file/viewer/sample_pdf/sample_page_1...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_pdf/sample_page_2...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  4. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Leave feedback Get Supported File Formats Get Document Information...Security Operations Working With Files Working With Folder Working...

    docs.groupdocs.cloud/merger/developer-guide/
  5. 如何在 Python 中拆分 PowerPoint PPT 或 PPTX 幻灯片

    使用 PowerPoint Splitter 在线和免费幻灯片拆分工具拆分 PowerPoint 演示文稿。让我们学习如何在 python 中拆分 PowerPoint PPT 或 PPTX 幻灯片... 上传 the files to the cloud 分 云端PPT/PPTX幻灯片...PPTX 文件上传到云存储 # 创建文件 API 的实例 file_api = groupdocs_merger_cloud...

    blog.groupdocs.cloud/zh/merger/how-to-split-pow...
  6. Annotate Over 50 Common Document and Image Type...

    GroupDocs released an add-on that allows Concrete5 developers to seamlessly integrate the Java version of GroupDocs.Annotation into their sites.... Among supported file formats are: PDF and Microsoft documents...

    blog.groupdocs.cloud/annotation/groupdocs-annot...
  7. PDF Resource Optimization and Bookmark Options ...

    GroupDocs.Conversion Cloud API 18.6 version includes new options in PDF document conversion from Words, Cells and XPS to control the resource optimization, Bookmark Option and grayscale PDF creation, etc...major documents and image formats conversion to and from. Some...are ready to try the powerful file processing features offered...

    blog.groupdocs.cloud/conversion/pdf-resource-op...
  8. Search QRCode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search QRCode signatures in supported document Formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by FileName and document folder (if required) using following API....signatures in supported document formats. It provides method to search...retrieves file from specified URL and tries to detect file type when...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  9. GroupDocs.Metadata 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....artist, and genre from audio files programmatically on the cloud...extract the metadata of MP3 audio files using a REST API in Java . Programmatically...

    blog.groupdocs.cloud/categories/groupdocs.metad...
  10. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG Formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the...null , "attachments" : [], "file" : { "path" : "viewer/sample_docx/sample...

    docs.groupdocs.cloud/viewer/fliprotate-pages/