Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 8,763 for

document conversion

(0.1 sec)
  1. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF Document The following sample of code will help you to detect the PDF version a loaded Document and extract some additional file format information. Load a PDF Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the DocumentProperties property defined in the DocumentRootPackage class....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Add arrow annotation | GroupDocs

    The page describes how to add arrow annotation to a Document using GroupDocs.Annotation for .NET....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/add-arrow-ann...
  3. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering Documents with GroupDocs.Viewer within your Java applications....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  4. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a Document. It consists of following steps. Load the Document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the Document Following code shows how to add watermark to a particular type of the pages....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Loading documents from different sources | Grou...

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint Documents by local file path, stream or URL for further processing with GroupDocs.Merger for .NET API....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/loading-documents...
  6. Save HTML to folder | GroupDocs

    This article explains how to save edited Document in HTML form to folder at local disk using GroupDocs.Editor for Java features....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/save-html-to-fol...
  7. Output Format and Password | GroupDocs

    Learn how to save an edited Word Document with a password or change the output Document format using GroupDocs.Editor for Node.js via Java....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/output-fo...
  8. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/supported-docum...
  9. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/supported-docu...
  10. Search results | GroupDocs

    This article shows that how to perform the operations on search results....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/search-results/