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

file format conversion

(0.13 sec)
  1. Extract Text from PPTX using C#

    This article provides an in-depth guide on how to extract text from PPTX using C#, including code example to help you efficiently do text extraction from PPTX in C#....Conversion Product Family GroupDocs...PPTX using C# PPTX files, the widely used format for Microsoft PowerPoint...

    kb.groupdocs.com/parser/net/extract-text-from-p...
  2. Working with IPTC IIM metadata | GroupDocs

    Access, read, update, and remove IPTC IIM metadata using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...embedded into a variety of image formats such as JPEG and TIFF. Note...

    docs.groupdocs.com/metadata/python-net/working-...
  3. Custom text extractors | GroupDocs

    GroupDocs.Search for Java supports indexing of many document Formats. But there is also the possibility to implement support for any Format other than the existing ones....Conversion Product Solution GroupDocs...indexing of many document formats. But there is also the possibility...

    docs.groupdocs.com/search/java/custom-text-extr...
  4. How to Render DOCX as HTML using Java

    Discover how to convert DOCX to HTML in Java without the need for additional software installations. We'll also supply the code to generate HTML with embedded resources from a DOCX File using Java....Conversion Product Family GroupDocs...documents ( DOCX ) into HTML format. Knowing how to convert Word...

    kb.groupdocs.com/viewer/java/how-to-render-docx...
  5. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document Formats please refer to Supported document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional File Format inFormation. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain File Format inFormation advanced_usage....Conversion Product Solution GroupDocs...Managing metadata for specific formats / Documents / Working with...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Loading files | GroupDocs

    The listed articles below explain how to load password-protected documents and load Files from different sources....Conversion Product Solution GroupDocs...Advanced Usage / Loading files Loading files Leave feedback GroupDocs...

    docs.groupdocs.com/metadata/net/loading-files/
  7. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document Formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document inFormation and preview generation procedures were simplified....Conversion Product Solution GroupDocs...for all supported document formats. Product architecture was redesigned...

    docs.groupdocs.com/watermark/net/migration-notes/
  8. 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 FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Conversion Product Solution GroupDocs...specific formats / Video / Working with metadata in FLV files Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. In-Table List with Highlighted Rows in Presenta...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows 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 Highlighted Rows in Microsoft PowerPoint Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows 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...
  10. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document Format based on the use case: Working with a Business Case. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details. Save the document Reporting Requirement As a report developer, you are required to represent the inFormation of the customers and products with the following key requirements:...Conversion Product Solution GroupDocs...report in Presentation Document format based on the use case: Working...

    docs.groupdocs.com/assembly/net/common-master-d...