Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,760 for

document management

(0.08 sec)
  1. How to Extract Images from Word Document in C#

    Easily extract Images from Word Document in C# in just a few lines of code and learn how to write code to develop the application for C# image extractor from Word....to Extract Images from Word Document in C# In this brief how-to...to extract Images from Word document in C# . We will use DOCX as...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  2. Numbered List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Email Document format. Numbered List in Email Document Creating a Numbered List Practicing the following steps you can create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentence like “We provide support for the following clients:”. Start numbered list. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...List in Email Document Numbered List in Email Document Leave feedback...

    docs.groupdocs.com/assembly/java/numbered-list-...
  3. Generated PDF Alignment is wrong - Free Support...

    I have generated PDF using a MS Word File. The alignment are not coming as same. It is an Urgent Issue. Please respond as soon as possible. Attached Word Document and Generated PDF GeneratedPDF.pdf (96.3 KB) TestTemp…... Attached Word Document and Generated PDF GeneratedPDF...generated PDF compared to the Word document? atir.tahir March 4, 2025...

    forum.groupdocs.com/t/generated-pdf-alignment-i...
  4. 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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Usage / Managing metadata for specific formats / Documents / Working...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...Usage / Managing metadata for specific formats / Documents / Working...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...UNKNOWN and metadata . get_document_info () . is_encrypted !=...

    docs.groupdocs.com/metadata/python-net/adding-m...
  7. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...features and get familiar how to manage metadata and more, please refer...

    docs.groupdocs.com/metadata/nodejs-java/updatin...
  8. First Public Release of GroupDocs.Merger for Ja...

    We are pleased to announce GroupDocs.Merger for Java 18.8. A back-end Document manipulation API that allows to split, remove or reorder pages in a Document of supported format. Pages could be swapped or trimmed. You can also manage Documents protection. GroupDocs.Merger for Java allows to check Document protection and then set, remove or update password. Aside this, API permits to join two or more Documents of same file format into one.... A back-end document manipulation API that allows...remove or reorder pages in a document of supported format. Pages...

    blog.groupdocs.com/merger/first-public-release-...
  9. Generate Tiling Watermarks - Enhance Document S...

    Discover the techniques to generate tiling watermarks for Documents using C#, Java, and Node.js. Enhance your Document security with this step-by-step guide....digital age, the security of documents is more critical than ever...watermark across the entire document. This guide offers a comprehensive...

    blog.groupdocs.com/watermark/generate-tiling-wa...
  10. Get extended information on the summary page | ...

    Learn how to enable extended information on the summary page using GroupDocs.Comparison for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...options ) 🔹 Use case: Provide management with detailed metrics beyond...

    docs.groupdocs.com/comparison/python-net/get-ex...