Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 2,383 for

management

(1.8 sec)
  1. MSG converted to PDF with empty page of message...

    Converting MSG file to PDF gives back empty email message page...access to our Paid Support management team. We’ll let you know...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...
  2. Get document info | GroupDocs

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....Page}" ); } } Project management documents using ( Converter...

    docs.groupdocs.com/conversion/net/get-document-...
  3. 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....Developer Guide / Advanced Usage / Managing metadata for specific formats...online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format....online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/working-with-ex...
  5. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom...... Manage EPUB Metadata using Java –...files using .NET Metadata API. Manage XMP and EXIF Data of HEIF/HEIC...

    blog.groupdocs.com/categories/groupdocs.metadat...
  6. Merge DOCX in Node.js | GroupDocs.Merger

    Discover how to efficiently merge DOCX files in Node.js applications without third-party software. Get started with examples!...applications, especially in document management systems. Whether you are...

    blog.groupdocs.com/merger/merge-docx-in-nodejs/
  7. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...direct access to our support management team. We will keep you informed...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  8. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, 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 document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Developer Guide / Advanced Usage / Managing metadata for specific formats...information advanced_usage.managing_metadata_for_specific_formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Merge PDF files in Node.js - GroupDocs.Merger

    Discover how to merge PDF files programmatically in Node.js using GroupDocs.Merger for Node.js via Java, ensuring a smooth integration without relying on third-party software....streamline your document management tasks. Whether you need to...

    blog.groupdocs.com/merger/merge-pdf-in-nodejs/
  10. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java..../ Developer Guide / Field Management in GroupDocs.Editor for Node...

    docs.groupdocs.com/editor/nodejs-java/working-w...