Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 11,691 for

new

(0.16 sec)
  1. 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...
  2. merged.docx

    HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Business Description 7......understanding of the vision to new leaders. A simple business plan...problem (for instance, a new mobile app or a new clothing line), then...

    docs.groupdocs.com/total/python-net/_sample_fil...
  3. Various Conversion Failures - Free Support Foru...

    Hello, I am getting some conversion errors with various documents in .NET 9. You can find these in the attached .zip files. Interestingly the .csv file works on your free online converter, but the e-mail does not. Pac…...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/various-conversion-failur...
  4. GroupDocs Conversion with .net framework 4.7.2 ...

    I am updating Groupdocs.conversion to 25.1 version but it has a folder structure in my package folder like → GroupDocs.Conversion.25.1.0\lib\net6.0 and I am getting error on my project that targets .net framework 4.7.2 …...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/groupdocs-conversion-with...
  5. Get taxonomies | GroupDocs

    Log taxonomy classes The list of taxanomy classes can be get like the following code snippet: Console.WriteLine(String.Join(" ", TaxonomyClasses.Iab2Classes)); Console.WriteLine(String.Join(" ", TaxonomyClasses.DocumentsClasses)); Console.WriteLine(String.Join(" ", TaxonomyClasses.SentimentClasses)); Console.WriteLine(String.Join(" ", TaxonomyClasses.Sentiment3Classes));...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/classification/net/get-taxon...
  6. Working with Multiple Data Sources | GroupDocs

    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...
  7. Adding watermarks | GroupDocs

    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...
  8. GroupDocs.Parser Product Family | GroupDocs

    GroupDocs Developers Cookbook GroupDocs.Parser for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development Basic Usage Advanced Usage MORE GroupDocs.Parser for Java Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development Basic Usage Advanced Usage MORE GroupDocs....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/
  9. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/search/java/searching/
  10. Using redaction filters | GroupDocs

    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...