Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 3,287 for

ai

(0.08 sec)
  1. Working with Paragraph Reports | Documentation

    Articles in this section...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-pa...
  2. Changing Background Color Dynamically | Documen...

    Note This feature is supported by version 17.12 or greater You can set text background color for document contents dynamically using backColor tags. The Code Note The code uses some of the objects defined in: The Business Layer Download Change Background Color Dynamically.docx...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/net/changing-backgr...
  3. Working with Image Reports - Common List | Docu...

    Articles in this section...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-im...
  4. Other | Documentation

    Learn about managing metadata for various important formats....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/metadata/net/other/
  5. Signing documents | Documentation

    This section contAins advanced examples and demonstrates all possible features for signing documents with various electronic signature types, setup different options and visual effects....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/signature/net/signing/
  6. Working with Table Reports - Filtered Ordered G...

    Articles in this section...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-ta...
  7. Saving | Documentation

    The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedPages indicates whether to save only annotated pages or not. For detAils, see the following pages:...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/annotation/net/saving/
  8. Conversion options by document family | Documen...

    This section explAins GroupDocs.Conversion for .NET convert options specific to various document types...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/conversion/net/conversion-op...
  9. Working with String Template | Documentation

    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)...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-st...
  10. Removing Empty Paragraphs | Documentation

    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....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/net/removing-empty-...