Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 10,115 for

new

(0.03 sec)
  1. Remove annotations | Documentation

    Remove annotations from PDF files to reduce file size using the GroupDocs.Viewer Python API....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/viewer/python-net/optimizati...
  2. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Classification for .NET can process. Format Description PDF Adobe Portable Document Format (PDF) DOC Microsoft Word 97-2003 Document DOCM Microsoft Word Macro-Enabled Document DOCX Microsoft Word Document DOT Microsoft Word 97-2003 Template DOTM Microsoft Word Macro-Enabled Template DOTX Microsoft Word Template ODT OpenDocument Text OTT Open Document Text Template RTF Rich Text Document TXT Plain Text Document Tip Can’t find your file format?...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/classification/net/supported...
  3. Working with Template Syntax Formatting | Docum...

    Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax Manager Contract Price <>
    <<[getName()]:upper>> <<[getContracts().sum(
    c =>
    c.getPrice())]:arabicDash>>
    <
    > Total: <<[getManagers().sum(
    m => m.getContracts().sum(
    c => c.getPrice()))]>> Download Template Get template from here. Numeric upper.docx The Code...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/working-with-t...
  4. Creating multiple tabs from a template - Free S...

    Hi. We currently use the dotnet version of the groupdocs assembly software. We also use another report generator next to groupdocs, however if possible we would like to just use groupdocs to create reports. There’s howe…...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/creating-multiple-tabs-fr...
  5. Extract Metadata from .MKV Files using GroupDoc...

    Today, we are pleased to announce the release of GroupDocs.Metadata for .NET 19.1. In this version, we have introduced two New features and added seven enhancements. Using the latest version, you can extract metadata from Matroska Multimedia Container (.MKV) files. Furthermore, the latest version allows you to extract metadata from password-protected OneNote documents. Please have a look at the release notes for more details. Features Introduced Support for the Matroska Multimedia Container FilesGroupDocs....version, we have introduced two new features and added seven enhancements...

    blog.groupdocs.com/metadata/extract-metadata-fr...
  6. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/watermark/java/adding-waterm...
  7. Working with Multiple Data Sources | Documentation

    Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/working-with-m...
  8. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/comparison/net/features-over...
  9. Working with metadata in WEBP images | Document...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in JPEG images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in JPEG images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/redaction/python-net/redacti...