Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,083 for

layout

(0.2 sec)
  1. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release.... Rendering Layouts in CAD Documents # When CAD...render Model and all non-empty Layouts within a CAD document, set...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  2. Getting Document Information | GroupDocs

    Read format, page count, author, dimensions, table of contents, and format-specific metadata from PDF, Word, Excel, PowerPoint, CAD, image, project management, and email documents without converting — using Converter.get_document_info() in GroupDocs.Conversion for Python via .NET....print ( "Layouts:" ) for layout in doc_info . layouts : print...print ( " Layout:" , layout ) print ( "Layers:" ) for layer in doc_info...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Get Document Information | GroupDocs

    Inspect a document — file type, page count, attachments, and format-specific metadata — with the Viewer.get_view_info and Viewer.get_file_info methods in GroupDocs.Viewer for Python via .NET....DGN) CadViewInfo layers , layouts Outlook (PST / OST) OutlookViewInfo...Example 4: Get CAD Layers and Layouts For CAD drawings (DWG / DXF...

    docs.groupdocs.com/viewer/python-net/developer-...
  4. Convert PDF to EMF using Python

    Convert PDF to EMF using Python for document imaging. Learn how to export PDF to EMF in Python with clean vector output and reliable conversion options....representation ensures precise layout control. One of the most flexible...charts, forms, and structured layouts, making it especially valuable...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  5. Render EML as PNG using Python

    Learn how to render EML as PNG using Python. This tutorial explains how to convert EML to PNG in Python with custom dimensions for email visualization....image files with consistent layout and styling. The Python code...convert email files into fixed-layout PDF documents for long-term...

    kb.groupdocs.com/viewer/python/render-eml-as-pn...
  6. Convert PDF to PNG using Python

    Learn how to convert PDF to PNG using Python. This guide shows how to export PDF to PNG using Python for simplified sharing and efficient workflow management....images, preserving the original layout, graphics, and text. This process...method preserves the document’s layout and graphics, making the resulting...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  7. Issues when converting htm to pdf from version ...

    I updated GroupDocs.Conversion to the latest (25.7) and I noticed a few issues when converting htm to pdf external images not being loaded tr width 100% not being respected It works fine until version 25.5.1...handles external resources and layout properties in the newer version...regarding image handling or layout properties. This can provide...

    forum.groupdocs.com/t/issues-when-converting-ht...
  8. Numeric Range Search in Java

    Easily execute numeric range search in Java with GroupDocs.Search. Discover advanced and efficient methods to search numeric ranges in documents Java seamlessly....in documents with keyboard layout correction using Java. For...in documents with keyboard layout correction using Java . Updated...

    kb.groupdocs.com/search/java/numeric-range-sear...
  9. Getting Document Information | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....CAD drawings, you can extract layout and layer details: GetCadDocumentInfo...out . println ( "Layouts:" ); for ( String layout : doc_info . getLayouts...

    docs.groupdocs.com/conversion/java/get-document...
  10. Render PDF as Image using Python

    In this topic, you will get code and steps to render PDF as image using Python. There is no need to install and extra software or tool to convert PDF to image in Python....images preserve the clarity and layout of your PDF, making them perfect...maintains all text, graphics, and layout, making it ideal for sharing...

    kb.groupdocs.com/viewer/python/render-pdf-as-im...