Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 10,864 for

text

(0.15 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.... Text ); Console . WriteLine ( annotation...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Working with Image Reports - Common List | Grou...

    Articles in this section...Document Common List Image in Text Document Common List Image in...

    docs.groupdocs.com/assembly/java/working-with-i...
  3. Single document operations | GroupDocs

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate page using GroupDocs.Merger for Java....Remove pages Split document Split text file Swap pages Extract pages...

    docs.groupdocs.com/merger/java/single-document-...
  4. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....Microsoft Word, Excel, OpenOffice Text and Spreadsheet may also contain...Microsoft Word, Excel, OpenOffice Text and Spreadsheet document types...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  5. GroupDocs.Total Product Family on GroupDocs Blo...

    GroupDocs.Total Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Total Product Family on GroupDocs Blog | Document Automation ......to classify your documents or text with IAB-2 or document taxonomies...advanced signature types including; text, image, barcode, QR code, stamp...

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. Basic Usage | GroupDocs

    Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....page preview Redaction Basics Text redactions Metadata redactions...

    docs.groupdocs.com/redaction/java/basic-usage/
  7. Document rendering basics | GroupDocs

    This section describes how to use GroupDocs.Viewer for Java to convert different document types to PDF, HTML, PNG, and JPEG formats....Render web documents Render text documents Render XML documents...

    docs.groupdocs.com/viewer/java/document-renderi...
  8. Working with spreadsheet document attachments |...

    Extract, add, remove, search, and watermark spreadsheet attachments using Python via .NET...."Alternative text:" , attachment . alternative_text ) print ( "Attachment...attached file and applies a text watermark in-place. import groupdocs...

    docs.groupdocs.com/watermark/python-net/working...
  9. Common Master-Detail Image in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013....Creating the Template OpenDocument Text (ODT) is a word processing document...“Save As”. Select “OpenDocument Text” from “Save As Type” drop down...

    docs.groupdocs.com/assembly/net/common-master-d...
  10. Edit document | GroupDocs

    Follow this guide and learn how to edit Text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....Presentation PPT, PPTX, PPS, POT Plain Text documents TXT Fixed-layout format...How to edit e-Book file Edit text files Edit Email documents Edit...

    docs.groupdocs.com/editor/net/edit-document/