Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 7,022 for

paged

(0.04 sec)
  1. Working with Image Reports - Common Master-Deta...

    Articles in this section...Image in Email Document 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/java/working-with-i...
  2. Working with Lazy And Recursive Access of Data ...

    Note The code uses some of the objects defined in The Business Layer. Purpose At some point, you may want to or trying to use IDataRecord and IDataReader recursively in your application using GroupDocs.Assembly for .NET. But these Interfaces cannot serve the purpose. However, it is quite possible to accomplish the same goal using custom types. See IDataReader and IDataRecords Implementors here. Creating Template Download Template Get template from here....Generating The Report 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-la...
  3. Adding NEXT Field into Template Syntax | Docume...

    Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following clients: • <><><<[getName()]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here: Using next.docx The Code...from here: The Code 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/java/adding-next-fi...
  4. Changing Automatically Detected Types of Docume...

    Note The code uses some of the objects defined in The Business Layer. Changing Automatically Detected Types API provides the ability to change automatically detected types of DocumentTable columns. The Type property setter has been added to the GroupDocs.Assembly.Data.DocumentTableColumn class. Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Download Data Source Document Managers Data.docx Template Changing Document Table Column Type.pptx Changing Document Table Column Type...Document Table Column Type 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/java/changing-autom...
  5. Barcode Image Generation in Presentation Docume...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft PowerPoint Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.pptx The Code... The Code 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/java/barcode-image-...
  6. Convert Word 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/convert-word-to-pdf/
  7. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) var...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  8. Subscribing for search process events | Documen...

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....time on searching each document page. to handle completion event...BarcodeSearchOptions (); // specify special pages to search on options . setAllPages...

    docs.groupdocs.com/signature/java/subscribing-f...
  9. Fusionner des fichiers DOCX en Python avec Grou...

    Un guide complet sur la fusion de fichiers DOCX en Python. Comprenez le processus et obtenez des exemples de code pratiques pour fusionner des documents Word....sans commencer par une nouvelle page Fusionner plusieurs documents...sans commencer par une nouvelle page # Cet exemple montre comment...

    blog.groupdocs.com/fr/merger/merge-docx-in-python/
  10. eSign document with multiple signatures | Docum...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...signatures Leave feedback On this page allows signing a document with...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/esign-document...