Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 6,745 for

file format

(0.4 sec)
  1. Reorder pages | Documentation

    GroupDocs.Viewer Cloud allows you to reorder the document pages. The order of the pages in the source document is never changed, instead, the API applies reordering to the resultant PDF document. The following code snippet shows how to reorder 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....0/viewer/storage/file/viewer/sample_docx/sample_page_2...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_docx/sample_page_1...

    docs.groupdocs.cloud/viewer/reorder-pages/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...key-value pairs, then save the file. Code example and a REST API...developers can update PPTX files with GroupDocs.Editor Cloud...

    blog.groupdocs.cloud/groupdocs.cloud/page/2/
  3. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites.... Supported document formats include: PDF, Microsoft Word...conversion API and supported file formats, please see this page ....

    blog.groupdocs.cloud/total/get-up-and-running-q...
  4. GroupDocs.Classification 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....NET developers classify PDF files with GroupDocs.Classification...APIs, covering all popular file formats. We are excited to introduce...

    blog.groupdocs.cloud/categories/groupdocs.class...
  5. Classify raw text in MS Office, PDF and many ot...

    GroupDocs.Classification Cloud API retrieves raw text classification output for taxonomy/documents taxonomy that contains inFormation about the best class...are ready to try the powerful file processing features offered...

    blog.groupdocs.cloud/classification/classify-ra...
  6. 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/
  7. 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....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-layered-rend...
  8. 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/
  9. Product overview | Documentation

    An introduction to GroupDocs.Translation Cloud service and how it can solve everyday business needs....documentation and XML resource files. This allows you to overcome...service can process both text and files in while maintaining the original...

    docs.groupdocs.cloud/translation/product-overview/
  10. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract Formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Extract only text; Extract formatted text by setting pages extraction...Password The password to open file It should be specified only...

    docs.groupdocs.cloud/parser/extract-text/