Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 32,080 for

groupdocs.merger

(0.38 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-metadata-...
  3. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Node.js API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/viewer/nodejs-java/specify-c...
  4. Licensing and evaluation | GroupDocs

    GroupDocs.Total provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/total/java/licensing-and-eva...
  5. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how a file convert to pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-to-pd...
  6. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using C#. Sign your spreadsheets with digital certificate using GroupDocs.Signature .NET API by GroupDocs....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/how-to-sign-ex...
  7. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/search/java/build-search-query/
  8. EditableDocument | GroupDocs

    This documentation section explains features of the EditableDocument class when editing documents with GroupDocs.Editor for Node.js via Java API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/editor/nodejs-java/editabled...
  9. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ex...
  10. Convert to Email with advanced options | GroupDocs

    Follow this guide and learn how to convert between email formats (MSG, EML, EMLX) and customize attachment processing using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-to-em...