Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 3,381 for

file format conversion

(0.06 sec)
  1. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....Conversion Product Solution GroupDocs...get revisions from a DOCX file format, process, and save the processing...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  2. Merge pages from various documents | GroupDocs

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....Conversion Product Solution GroupDocs...NET / Developer Guide / Merge files / Merge pages from various documents...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  3. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from the FLV File header. The following are the steps to read the header of an FLV File. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_Formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Conversion Product Solution GroupDocs...specific formats / Video / Working with metadata in FLV files Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Introduction | GroupDocs

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....Conversion Product Solution GroupDocs...output document of desired format. From the GroupDocs.Editor...

    docs.groupdocs.com/editor/java/introduction/
  5. Common Master-Detail Image in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Word Processing Document Format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013....Conversion Product Solution GroupDocs...in Word Processing Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/common-master-d...
  6. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Filtering, Grouping, and Ordering report in Presentation Document Format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft PowerPoint Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS PowerPoint 2013....Conversion Product Solution GroupDocs...report in Presentation Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. Tags

    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....to Excel Files in CSharp 1 Add Password to Excel Files in Java...Change Excel File Password in CSharp 1 Change Excel File Password...

    blog.groupdocs.com/zh/tags/
  8. Tags

    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....to Excel Files in CSharp 1 Add Password to Excel Files in Java...Change Excel File Password in CSharp 1 Change Excel File Password...

    blog.groupdocs.com/zh-hant/tags/
  9. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....Conversion Product Solution GroupDocs...the content field or in the file name field. A simple faceted...

    docs.groupdocs.com/search/java/faceted-search/
  10. Basic Usage | GroupDocs

    Articles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...Conversion Product Solution GroupDocs...MarkdownConverter.to_file() for one-line conversions without managing...

    docs.groupdocs.com/markdown/python-net/basic-us...