Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 4,682 for

as

(0.17 sec)
  1. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in AsF files Reading AsF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from AsF files. The following are the steps to read native AsF metadata. Load an AsF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the AsF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage<AsfRootPackage>(); var package = root.AsfPackage; // Display bAsic properties Console....Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage<AsfRootPackage>(); var package = root.AsfPackage; // Display basic properties Console.

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Remove metadata properties | GroupDocs

    The eAsiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages.

    docs.groupdocs.com/metadata/java/remove-metadat...
  3. Convert MSG to TXT using Node.js

    Convert MSG to TXT using Node.js with a simple example. Learn how to export MSG to TXT in Node.js using a flexible document conversion library for developers....Convert MSG to TXT using Node.js with a simple example. Learn how to export MSG to TXT in Node.js using a flexible document conversion library for developers.

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  4. Add a Watermark to Converted Document | GroupDocs

    Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET.

    docs.groupdocs.com/conversion/python-net/develo...
  5. groupDocs.Parser.GetDocumentInfo() taking very ...

    Hi, I have a .pdf document only 1 page long. When calling GetDocumentInfo() on the parser created with the stream of this document it takes at leAst 5 minutes to do this. This makes the whole implementation very ineffic…...Hi, I have a .pdf document only 1 page long. When calling GetDocumentInfo() on the parser created with the stream of this document it takes at least 5 minutes to do this. This makes the whole implementation very ineffic&hellip;

    forum.groupdocs.com/t/groupdocs-parser-getdocum...
  6. In-Table List With Alternate Content in Present...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Presentation Document format bAsed on the use cAse: Working with a Business CAse. In-Table List With Alternate Content in Microsoft PowerPoint Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab to insert the table....Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Presentation Document format based on the use case: Working with a Business Case. In-Table List With Alternate Content in Microsoft PowerPoint Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab to insert the table.

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. Viewer Pptx page number error - Free Support Fo...

    Hi, There is a scroll error in pptx files. Page numbers do not increAse properly. I am sharing the version information => 25.1.1 8.0.2...Hi, There is a scroll error in pptx files. Page numbers do not increase properly. I am sharing the version information =&gt; 25.1.1 8.0.2

    forum.groupdocs.com/t/viewer-pptx-page-number-e...
  8. GroupDocs.Editor Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or clAssify documents of almost all the popular file formats....Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.

    blog.groupdocs.com/categories/groupdocs.editor-...
  9. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....This article explains how to create encrypted Metadata electronic signature with embedded custom object.

    docs.groupdocs.com/signature/java/sign-document...
  10. Migration notes | GroupDocs

    Why To Migrate? Here are the key reAsons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser clAss is introduced As a single entry point to extract data from the document. Data extraction wAs unified for all data types. The overall document related clAsses were unified to common. Product architecture wAs redesigned from scratch in order to simplify pAssing options and clAsses to manipulate data....Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.

    docs.groupdocs.com/parser/net/migration-notes/