Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,101 for

layout

(0.88 sec)
  1. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...should try to preserve the layout of tables when saving in the...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  2. System Requirements | GroupDocs

    System requirements, supported platforms, and environment setup for GroupDocs.Conversion for Node.js via Java. No Microsoft Office or other third‑party software is required....Missing glyphs or incorrect text layout: install required fonts used...

    docs.groupdocs.com/conversion/nodejs-java/syste...
  3. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....rendering, the font formatting and layout of the embedded documents is...

    blog.groupdocs.com/categories/groupdocs.total-p...
  4. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...Editor should try to preserve layout of tables when saving in the...

    docs.groupdocs.com/editor/net/edit-txt/
  5. Wingsdings Font - issue while converting word t...

    Screenshot 2024-11-29 at 7.52.28 AM.jpg (148.1 KB) The symbol highlighted in screenshot if we are trying to convert to pdf it is getting converted as ‘-’ Screenshot 2024-11-29 at 7.52.28 AM.jpg (148 KB)... This might lead into the layout differences due to differences...

    forum.groupdocs.com/t/wingsdings-font-issue-whi...
  6. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Parser for Python via .NET. Extracting text, images, metadata, tables, and structured data from documents with template-based parsing support....formatting like text style, table layout etc. At this moment the following...

    docs.groupdocs.com/parser/python-net/features-o...
  7. System Requirements | GroupDocs

    System requirements, supported platforms, and environment setup for GroupDocs.Viewer for Node.js via Java. No Microsoft Office or other third‑party software is required....Missing glyphs or incorrect text layout: install required fonts used...

    docs.groupdocs.com/viewer/nodejs-java/system-re...
  8. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats.... If you go to the “Page Layout” tab, and then change the values...Print Area, go to the “Page Layout" tab, click on the “Print Area”...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  9. 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#....original document structure and layout. Comparison Results: Styled...LeaveGaps to maintain document layout 2. Customize Styling for Clarity...

    blog.groupdocs.com/comparison/compare-excel-spr...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist.... Create a parent layout file called layout.haml. https://gist...

    blog.groupdocs.com/signature/working-with-group...