Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 5,079 for

document assembly

(0.18 sec)
  1. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/working-with-tem...
  2. Saving documents | GroupDocs

    This section explains how to save Document with different formats and source with GroupDocs.Signature API....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/saving/
  3. GroupDocs.Watermark for Python via .NET Overvie...

    GroupDocs.Watermark for Python via .NET adds, searches, and removes text and image watermarks across PDF, Word, Excel, PowerPoint, Visio, email, and image formats — with format-specific placement, tiling, locking, and content-tree access — on-premise, with no Microsoft Office required....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/python-net/product...
  4. GroupDocs.Watermark for .NET 26.6 – Latest Upda...

    Explore what's new in GroupDocs.Watermark for .NET 26.6. Available now on NuGet and GroupDocs website....split packages, removes the document processing limit when running...[Enhancement] Removed the document processing limit when running...

    blog.groupdocs.com/watermark/groupdocs-watermar...
  5. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing Documents with GroupDocs.Editor for .NET....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/working-with-reso...
  6. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...Assembly Product Family dotnet , document-automation...empty" }; DocumentAssembler assembler = new DocumentAssembler();...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  7. Extract images from documents | GroupDocs

    Learn how to extract images from PDF, Word, Excel, PowerPoint and 50+ Document formats using GroupDocs.Parser for .NET. Extract images with position data, coordinates, and save to files in C#....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-images-fr...
  8. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote Documents using GroupDocs.Comparison for Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/java/compare-docu...
  9. GroupDocs.Assembly for .NET 3.3.0 Provides Supp...

    Here at GroupDocs we gratify our customers’ feedback regarding our APIs. Hence, GroupDocs Team is pleased to release GroupDocs.Assembly for .NET 3.3.0 with remarkable features including support to add analogue of Microsoft Word NEXT fields into template syntax. We would suggest you to experience our new release that sums up the features given below. GroupDocs.Assembly for .NET 3.3.0 - Recent Features Add ability to update fields while assembling Word Processing Documents Add ability to calculate formula while assembling Spreadsheet Documents Add analogue of Microsoft Word NEXT fields into template syntax Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Assembly for .NET 3.3.0 with remarkable...features given below. GroupDocs.Assembly for .NET 3.3.0 - Recent Features...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  10. Extract text from ZIP archive files | GroupDocs

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a Document. Here are the steps to extract an email text from Zip archives:...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-text-fro...