Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 8,324 for

paged

(0.07 sec)
  1. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...GetString(targetBytes) Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/working-with-st...
  2. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....Email Document Download Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/removing-empty-...
  3. DOCX to PDF

    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....apprendrons à convertir des pages spécifiques d’un document Word...verrons comment transformer des pages spécifiques de tout document...

    blog.groupdocs.com/fr/tag/docx-to-pdf/
  4. DOC to PDF

    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....apprendrons à convertir des pages spécifiques d’un document Word...verrons comment transformer des pages spécifiques de tout document...

    blog.groupdocs.com/fr/tag/doc-to-pdf/
  5. GroupDocs Regarding Excel and DOCX files Previe...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have encountered some issues during the conversion: When c…...columns break onto the next page. When converting a DOCX file...spreadsheet is divided into pages, as shown in the files you attached...

    forum.groupdocs.com/t/groupdocs-regarding-excel...
  6. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...batch Leave feedback On this page supports signing archive files...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/signing-archiv...
  7. GroupDocs.Viewer for Java 3.7.0 makes easy to r...

    Team GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for Java. Many of the new features have been introduced in GroupDocs.Viewer for Java 3.7.0, such as the rendering of Email attachments and Rendering PDF document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this release. In order to enable all the rich features in your project please upgrade your document viewer applications with the latest version of the API....Mode The HtmlResourcePrefix {page-number} is not set in DiagramToHtmlConvert...environment GetPdfFile returns all pages in trial mode JpegQuality is...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  8. How to protect a signed PDF document | GroupDocs

    This article explains how to protect a signed PDF document....document Leave feedback On this page How to secure PDF document with...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/protect-pdf-do...
  9. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...spreadsheet Leave feedback On this page Starting from , the GroupDocs...to the specified . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/java/generating-works...
  10. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....save Leave feedback On this page Document can contain some metadata..., saveOptions ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/java/set-document...