Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 3,520 for

view

(0.59 sec)
  1. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.Viewer import License, Viewer from groupdocs.Viewer.options import PngViewOptions def render_docx_to_png(): # Get license file absolute path ......docx") as viewer: # Create view options png_options = PngVi...Render DOCX to PNG images viewer.view(png_options) if __name__ ==...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  2. Compare Excel Spreadsheets: Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#....comparison provides a comprehensive view of all changes, making it ideal...Summary pages provide a high-level view of all changes without examining...

    blog.groupdocs.com/comparison/compare-excel-spr...
  3. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preView for any page of an existing WordProcessing document in SVG format using GroupDocs.Editor for Node.js via Java....This feature enables users to view and inspect any page of the...document thumbnails, page-specific views, or any scenario where a visual...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  5. render_docx_to_pdf.zip

    demo-app/render_docx_to_pdf.py import os from groupdocs.Viewer import License, Viewer from groupdocs.Viewer.options import PdfViewOptions def render_docx_to_pdf(): # Get license file absolute path ......docx") as viewer: # Create view options pdf_options = PdfVi...# Render DOCX to PDF viewer.view(pdf_options) if __name__ ==...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  6. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....sign up with before you can view this forum. Was this page helpful...

    docs.groupdocs.com/assembly/java/introducing-gr...
  7. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Viewer for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting.... view ( viewOptions ); // Exit the...

    docs.groupdocs.com/viewer/nodejs-java/running-i...
  8. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Compare Word Docs in .NET – Revision Track vs H...

    Learn how to compare Word documents using GroupDocs.Comparison for .NET. Get step‑by‑step examples for revision‑track and highlight comparison modes with ready‑to‑run C# code....audience choose their preferred view. Additional Resources # GroupDocs...

    blog.groupdocs.com/comparison/compare-word-docu...
  10. Working with EXIF metadata | GroupDocs

    Access, read, update, and remove EXIF metadata using GroupDocs.Metadata for Python via .NET.... You are welcome to view and edit metadata of PDF, DOC...

    docs.groupdocs.com/metadata/python-net/working-...