Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 11,930 for

format

(0.11 sec)
  1. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....all images, some document formats also hold fonts. Even for plain...WordProcessing documents of some format, Office Open XML usually, can...

    docs.groupdocs.com/editor/net/working-with-reso...
  2. In-Table List in HTML | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in HTML Document Format. Note The code uses some of the objects defined in The Business Layer. In-Table List in HTML Document Reporting Requirement As a report developer, you are required to represent the inFormation of the managers with the following key requirements: Report must show managers’ name. It must show the sum of contract prices against each manager....In-TableList report in HTML Document format. Note The code uses some of...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. List attachments | GroupDocs

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for .NET...provided code snippet suits all format families that support attachments:...

    docs.groupdocs.com/viewer/net/how-to-list-attac...
  4. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Sheet %d/%d" , p + 1 , spreadsheetInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document Formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... Wide range of document formats is supported, such as: PDF...See full list of supported formats at article Redaction types...

    docs.groupdocs.com/redaction/python-net/redacti...
  6. How to Convert PDF to Image in Java

    This tutorial shows how to convert PDF to Image in Java. You can set resolution, brightness and other parameters for the image when convert PDF to Image using Java....file and convert it to the JPG format in this guide. This guide includes...image to convert other image formats such as PNG, GIF, TIFF, BMP...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Render Word documents as Clean HTML using C# | ...

    Render the Word DOC/DOCX documents to minified HTML using C#. Convert the Word files with embedded or external resources within the .NET application....document is converted to HTML format using some tools. You can get...into HTML, PDF, and image formats within the .NET application...

    blog.groupdocs.com/viewer/render-word-documents...
  8. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup Formats. The following table provides the list of supported Formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....Extract data from various formats / Extract data from HTML documents...documents and other markup formats. The following table provides...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Saving documents | GroupDocs

    Saving a document, GroupDocs.Redaction puts it in the same folder as the original file, renaming or rewriting original. If you need to save the document to any custom location, you’ll have to open a Stream to this location. As a save option by default, GroupDocs.Redaction converts all pages (slides, worksheets) in a document into images and puts them in a single PDF file, so you can share the redacted document without any additional conversions....these guides: Save in original format Save in rasterized PDF Save...

    docs.groupdocs.com/redaction/java/saving-docume...
  10. Saving documents | GroupDocs

    The articles explain that how to save documents in different ways after making redactions....these guides: Save in original format Save in rasterized PDF Save...

    docs.groupdocs.com/redaction/net/saving-documents/