Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 31,521 for

groupdocs.total

(0.26 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)...Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    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....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/assembly/net/removing-empty-...
  3. Working with Simple Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. Support Simple and Standalone Data Sources The API provides support for standalone and specific data sources for various types of data like JSON, XML etc. The support is available for XML, JSON, and CSV data sources so far. Articles in this section...Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-si...
  4. Add component to the document | GroupDocs

    The page describes how to add components to a document using GroupDocs.Annotation API....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/annotation/net/add-component...
  5. Common conversion options | GroupDocs

    This documentation sections describe how to customize document conversion process - convert specific document pages, apply watermarks etc. when using GroupDocs.Conversion for .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/conversion/net/common-conver...
  6. Get supported file formats | GroupDocs

    List all supported file formats using Python via .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/watermark/python-net/get-sup...
  7. Use Cases | GroupDocs

    This section presents various real-world use cases for GroupDocs.Signature for .NET, including document signing with hardware tokens and PKCS#11 devices....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/signature/net/use-cases/
  8. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/signature/java/search-for-el...
  9. Load document from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for .NET....Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/merger/net/load-document-fro...
  10. Getting Started | GroupDocs

    This section decsribes how to get started with GroupDocs.Merger for Java library...Close Navigation Products GroupDocs.Total Product Family GroupDocs...

    docs.groupdocs.com/merger/java/getting-started/