Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 35,322 for

groupdocs.conversion

(1.29 sec)
  1. How to save PDF document with other format | Gr...

    This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/save-signed-pd...
  2. HTML | GroupDocs

    This article explains that how to extract HTML formatted text from document page in Java....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/html/
  3. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/generating-rep...
  4. GroupDocs.Metadata for Python via .NET | GroupDocs

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/metadata/python-net/
  5. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your Java applications....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/add-document-to-...
  6. Work with Word Track Changes | GroupDocs

    Learn how to compare Word documents while respecting Track Changes using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/word-t...
  7. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Python applications using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/set-pa...
  8. Get document info | GroupDocs

    This article shows how to get the basic document info....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/get-document-info/
  9. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with Spreadsheet Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Spreadsheet Documents GroupDocs.Assembly allows you to use data bands in table rows in Spreadsheet Documents. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Total Product Family GroupDocs.Conversion Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-sp...