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

layout

(0.09 sec)
  1. Using viewer in HTML mode to mimic user experie...

    hi, I am looking for a solution to use your Viewer on Java to display documents on the web application. My targeted documents are mostly : pdf (some of the pdf’s might be coming from scanners) plus all microsoft office …...//Minification can break some layout fidelity (e.g., whitespace-sensitive...setForPrinting(false); // prevents layout changes viewOptions.setRem...

    forum.groupdocs.com/t/using-viewer-in-html-mode...
  2. Show Gap Lines Instead of Changes | GroupDocs

    Replace inserted and deleted content with empty gap lines to produce redacted-style diffs while preserving Layout alignment using GroupDocs.Comparison for Python via .NET.... The layout alignment is preserved so readers...redacted-style diffs that keep layout alignment without showing actual...

    docs.groupdocs.com/comparison/python-net/develo...
  3. 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-...
  4. 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...
  5. Convert XLSX to HTML using Python

    Convert XLSX to HTML using Python for seamless spreadsheet rendering. Learn how to export XLSX to HTML in Python with automated Layout preservation....while preserving the original layout, formatting, and formulas....and devices while preserving layout integrity from Excel. This...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  6. 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...
  7. 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...
  8. Convert DOCX to PPTX using Node.js

    Learn how to convert DOCX to PPTX using Node.js while preserving formatting and Layout. Easily export DOCX to PPTX in Node.js with a few simple API calls....document’s formatting, images, and layout are preserved during conversion...bullet points, images, and layout, making it easy to create professional...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  9. Editor- Error on loading word document - Free S...

    Hi, we got an error loading a Word file. We identify that the error is produced when the document contains a textbox with specific Layout options (with text wrapping and in front of text). groupdocs-editor.version: 23.…...contains a textbox with specific layout options (with text wrapping...

    forum.groupdocs.com/t/editor-error-on-loading-w...
  10. 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-...