Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 48,924 for

(c )

(2.36 sec)
  1. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....NET Formulas Supported (using C# syntax subset) Sequential Data...as an upper-case letter (A, B, C, …) roman Formats an integer...

    docs.groupdocs.com/assembly/python-net/features...
  2. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...property of an instance of class: C# LoadOptions loadOptions = new...

    docs.groupdocs.com/redaction/net/load-password-...
  3. Show or hide Word revisions in the result docum...

    Control whether native Word revision markup (track changes) is visible in the comparison result document using CompareOptions.ShowRevisions in GroupDocs.Comparison for .NET....disable the display of revisions: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/show-revisions/
  4. Update annotation replies | GroupDocs

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....how to update reply by index: C# // NOTE: Input document already...

    docs.groupdocs.com/annotation/net/update-annota...
  5. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported file types.... C# IEnumerable < FileType > supportedFileTypes...

    docs.groupdocs.com/search/net/get-supported-fil...
  6. Logging | GroupDocs

    Logging when rendering documents with GroupDocs.Viewer for .NET...log to a file using the class: C# using GroupDocs.Viewer ; using...the console using the class: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/logging/
  7. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET.... C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  8. Reorder pages | GroupDocs

    Reorder pages when rendering documents to PDF with GroupDocs.Viewer for .NET...snippet shows how to reorder pages: C# using GroupDocs.Viewer.Options...

    docs.groupdocs.com/viewer/net/reorder-pages/
  9. Optimize spreadsheets in a PDF file | GroupDocs

    This topic describes how to optimize spreadsheets in a PDF file using the GroupDocs.Viewer .NET API (C#)....optimize spreadsheets in a PDF file: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  10. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source in Java.... Ex: @"C:\Docs\test.ppt" File outputFile...

    docs.groupdocs.com/metadata/java/save-a-modifie...