Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 6,111 for

file format

(0.06 sec)
  1. Specify Max Chars And Rows | Documentation

    When processing text Files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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....document type / Rendering Text Files / Specify Max Chars And Rows...this page When processing text files you can adjust page parameters...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  2. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....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/html-viewer-minify-...
  3. 首次公開發布下一代 GroupDocs.Comparison Cloud API

    GroupDocs.Comparison Cloud 是一個 REST API,用於通過雲中的操作和更改來比較文檔。...PasswordSaveOption = "" }, // Source file SourceFile = new ComparisonFileInfo()...targets = new List(); // Target file targets.Add(new ComparisonFileInfo()...

    blog.groupdocs.cloud/zh-hant/comparison/announc...
  4. Add HTML5-Based Document Annotation Functionali...

    GroupDocs.Annotation add-on enables users to collaboratively review and annotate documents of more than 50 business Formats within your eZ Publish site....name just a few, supported file formats include: Microsoft Word...annotated document to a PDF file with annotations burned in,...

    blog.groupdocs.cloud/annotation/enhance-ez-publ...
  5. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....docx" , "format" : "Microsoft Word Open XML...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  6. Next Generation GroupDocs.Annotation Cloud will...

    GroupDocs.Conversion for Cloud REST API will support converting over 50 documents and image Formats to Words, Cells, Html, PDF, Slides and Image Formats....Supports all common business file formats Retrieve Document Information...Annotations from files Export Annotations into files Save files to supported...

    blog.groupdocs.cloud/annotation/next-generation...
  7. Support of PPTM POTX XLTX and XLTM formats inlc...

    There 18 features and fixes in this release: Added support of Quality option when rendering Microsoft Project documents as Image, option to render only Print Area, enable rendering of hidden content...many other new features and file formats support. The notable improvements...are ready to try the powerful file processing features offered...

    blog.groupdocs.cloud/viewer/support-of-pptm-pot...
  8. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Common Resources Supported File Formats Raw Text Classification...classification Working With Files Working With Storage Working...

    docs.groupdocs.cloud/classification/developer-g...
  9. assembly.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/assembly/developer-guide/ weekly 0.5 https://docs.groupdocs.cloud/assembly/develo......cloud/assembly/getting-started/file-formats/ weekly 0.5 https://docs...

    docs.groupdocs.cloud/sitemaps/assembly.xml
  10. Render print areas | Documentation

    Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets....0/viewer/storage/file/viewer/with_four_print_area...groupdocs.cloud/v2.0/viewer/storage/file/viewer/with_four_print_area...

    docs.groupdocs.cloud/viewer/render-print-areas/