Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,322 for

office formats

(0.92 sec)
  1. Numbered List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following clients:”....in Word Processing Document format. Note The code uses some of...compatibility of ODT between Microsoft Office 2010 and Apache OpenOffice...

    docs.groupdocs.com/assembly/java/numbered-list-...
  2. 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....Managing metadata for specific formats / Documents / Working with...extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  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....Managing metadata for specific formats / Documents / Working with...extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection.... Supported Document Formats Key Capabilities What is AI...watermarking across various document formats without requiring external...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  5. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....Supported Formats: PNG, JPG, and other image formats Professional...Can I watermark other file formats? A: Yes. GroupDocs.Watermark...

    docs.groupdocs.com/watermark/net/secure-methods...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...including PDF and Microsoft Office, in your website or web app...documents of more than 50 common formats from within you own app. For...

    blog.groupdocs.com/groupdocs.blog/page/94/
  7. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....all images, some document formats also hold fonts. Even for plain...WordProcessing documents of some format, Office Open XML usually, can also...

    docs.groupdocs.com/editor/net/working-with-reso...
  8. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...in the SVG format, which is a vector graphics format and is supported...can be only obtained in SVG format and saved as usual - to the...

    docs.groupdocs.com/editor/java/generating-page-...
  9. llms-full.txt

    # GroupDocs.Redaction for Python via .NET — Complete Documentation > Native Python library that permanently redacts sensitive content — text, metadata, annotations, and image areas — from PDF, Word...... No Microsoft Office or Adobe Acrobat required....range of [supported document formats]({{< ref "redaction/python...

    docs.groupdocs.com/redaction/python-net/llms-fu...
  10. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using the Python programming language....Introduction Mobi format is an E-Book format, developed by the...in this format can contain text with rich formatting, images...

    docs.groupdocs.com/editor/python-net/how-to-edi...