Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 8,049 for

page

(0.77 sec)
  1. Convert DOC to JPG in C#

    Learn how to Convert DOC to JPG in C# and Export Word document as JPEG using C# with GroupDocs.Conversion for .NET, providing step-by-step code and best practices....then iteratively rendering each page as an individual image file...By leveraging the API’s page‑by‑page conversion capabilities...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  2. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....files Leave feedback On this page allows you to render your PDF...document or specific pages. Supported Page Layout file formats...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  3. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....files Leave feedback On this page allows you to render your PDF...document or specific pages. Supported Page Layout file formats...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  4. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison detalisation level, get changed elements coordinates, detect style detection and many more using GroupDocs.Comparison for Java... indicates if add summary page with detected changes statistics...summary page Get extended information on the summary page Compare...

    docs.groupdocs.com/comparison/java/comparison/
  5. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....this example, only a specific page from the input document is converted...); // Convert only the second page options . setPagesCount ( 1...

    docs.groupdocs.com/conversion/java/convert-to-s...
  6. Add point annotation | GroupDocs

    The Page describes how to add point annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Point annotation sticks comments...the annotation position on the page To add a point annotation, follow...

    docs.groupdocs.com/annotation/net/add-point-ann...
  7. Add resource redaction annotation | GroupDocs

    The Page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Resource redaction annotation...defines the annotation on the page To add a resource redaction...

    docs.groupdocs.com/annotation/net/add-resource-...
  8. Get list of changes | GroupDocs

    This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for .NET....changes Leave feedback On this page allows you to get list of changes...WriteLine ( "Change Type: {0}, Page: {1}, Change ID: {2}, Text:...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  9. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert web documents to PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render web documents...entire document or specific pages. Supported web file formats...

    docs.groupdocs.com/viewer/nodejs-java/render-we...
  10. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about Pages in a note document....to obtain information about pages in a note document. Please follow...InspectionPackage . Pages != null ) { foreach ( var page in root . InspectionPackage...

    docs.groupdocs.com/metadata/net/working-with-me...