Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 6,592 for

file format

(0.12 sec)
  1. 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/
  2. Compare documents | Documentation

    Changes detection algorithms used by GroupDocs.Comparison Cloud allows to detect changes in different document parts and blocks: Text blocks - paragraphs, words and characters; Tables; Images; Shapes etc. For better visual separation of detected changes added, modified or deleted document parts are highlighted with different colors: Added – blue Modified – green Style – green Deleted – red Changes styling coloring scheme can be customized if needed, changed text blocks can be marked with different Formatting - italic, bold, underlined, strikethrough etc....be marked with different formatting - italic, bold, underlined...'SourceFile': { 'FilePath': 'source_files/word/source.docx' }, 'TargetFiles':...

    docs.groupdocs.cloud/comparison/compare-documents/
  3. Extract Images from PDF Files using C# .NET RES...

    Learn how to extract images from PDF Files in C# .NET. Step-by-step tutorial to download and save embedded images programmatically....documents, or presentation files that contain embedded visuals...to extract images from PDF files using C# .NET and the GroupDocs...

    blog.groupdocs.cloud/parser/extract-images-from...
  4. GroupDocs Customer Newsletter – June 2015

    GroupDocs.Comparison for .NET is a multi-Format document comparison library that allows to compare two Word, PDF, Excel, PowerPoint, plain text or HTML Files....NET is a multi-format document comparison library...PowerPoint, plain text or HTML files. The library understands document...

    blog.groupdocs.cloud/annotation/groupdocs-custo...
  5. Extract Text from Word in Node.js | Word Docume...

    Learn how to extract text from Word documents (.docx) using Node.js REST API. Automate Word text extraction using Node.js REST API or cURL....docx files without installing Microsoft...images. It supports various formats, including PDF , Word , Excel...

    blog.groupdocs.cloud/parser/extract-text-from-w...
  6. Getting Started | Documentation

    An introductory part to GroupDocs Assembly Cloud features.... “Supported File Formats and Conversions” — describes...describes groups of file formats and their conversions, supported...

    docs.groupdocs.cloud/assembly/getting-started/
  7. Rendering EPUB files to embed on online sites u...

    Hi, I am very interested by the Joomla extension of GroupDocs Viewer for Cloud to embed epub Format on an internet site. But I can’t find online demos showing epub books readable online (on computer, tablet or smartpho…...Rendering EPUB files to embed on online sites using GroupDocs...Viewer for Cloud to embed epub format on an internet site. But I...

    forum.groupdocs.cloud/t/rendering-epub-files-to...
  8. An online document management add-on for cloudC...

    GroupDocs has integrated its online document management apps with cloudControl...Visio and Microsoft Outlook file formats. Integration of online document...tuned for : GroupDocs File Sync : a file synchronization app,...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  9. 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...
  10. 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....When rendering documents and files to JPG with GroupDocs.Viewer...groupdocs.cloud/v2.0/viewer/storage/file/viewer/sample_docx/sample_page_1...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...