Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,833 for

management

(0.09 sec)
  1. File Size Increase on Conversion to HTML – Grou...

    File Size Increase on Conversion to HTML – GroupDocs for .NET Hello Team, I am using **GroupDocs.Conversion** in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for pr......access to our Paid Support management team. Read full topic File...

    forum.groupdocs.com/t/file-size-increase-on-con...
  2. PDF to PDF/A-2b conversion has incorrect glyph ...

    Hi I’m converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other. The same error occurs in these cases: PDF to PDF/A-1b PDF/A-1b ver…...access to our Paid Support management team. evgen.efimov December...

    forum.groupdocs.com/t/pdf-to-pdf-a-2b-conversio...
  3. After adding GroupsDocs Search, form designer n...

    After I add GroupDocs Search to .NET9 project, UI editor doesn’t work. When I take a button and drop it on the form, it gets added to the bottom of the form and not to the actual form. If I uninstall Search, everything w…...access to our Paid Support management team. atir.tahir April 14...

    forum.groupdocs.com/t/after-adding-groupsdocs-s...
  4. GroupDocs for File Comparison Issue - Free Supp...

    Hello Team, I am using GroupDocs in a .NET Core application to compare two files, but I am facing some issues: HTML Comparison Issue In the result file, images and tables are not visible in the result file. Labe…...access to our Paid Support management team. alexndr April 10, 2025...

    forum.groupdocs.com/t/groupdocs-for-file-compar...
  5. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/java/working-with-e...
  6. Working with metadata in PDF documents | Docume...

    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...
  7. Working with EXIF metadata | Documentation

    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...
  8. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType 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. Fixing Invalid Form Fields | Documentation

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Node.js via Java.../ Developer Guide / Field Management in GroupDocs.Editor for Node...

    docs.groupdocs.com/editor/nodejs-java/fixing-in...
  10. 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/