Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 10,705 for

text

(0.41 sec)
  1. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...indicating whether to recognize text in separate image files. The...indicating whether to recognize text in embedded images. The default...

    docs.groupdocs.com/search/java/indexing-options/
  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 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...
  3. 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-...
  4. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....Angle We’ve added ability to set text watermark angle. The process...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  5. The issue of being unable to edit a PDF convert...

    After converting a PDF file to a PPTX file, it cannot be edited, and the error message displayed is: “Editing Text does not support Type 3 fonts.” What is the reason for this? If we subscribe to the paid version, will it…...message displayed is: “Editing text does not support Type 3 fonts...

    forum.groupdocs.com/t/the-issue-of-being-unable...
  6. GroupDocs.Annotation for .NET Can Now Be Easily...

    Good news for Orchard developers and site owners – after a successful release of the module that integrates GroupDocs.Viewer for .NET into Orchard CMS, we’re pleased to inform you that we’ve recently released yet another module - this time for integrating the .NET version of the GroupDocs.Annotation library. Like GroupDocs.Viewer, the GroupDocs.Annotation for .NET library supports all common business document formats, provides cross-platform compatibility and doesn’t require any installations on the client side....polyline, rectangle, arrow, text underline and strikethrough...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  7. Loading | GroupDocs

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or third-party storage for further processing with GroupDocs.Comparison for Node.js via Java API....documents Load custom fonts Load text from string Was this page helpful...

    docs.groupdocs.com/comparison/nodejs-java/loading/
  8. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Watermark API, describes how to add watermakes with just a couple lines of code....Basic usage Leave feedback Add text watermarks Add image watermarks...

    docs.groupdocs.com/watermark/python-net/basic-u...
  9. Extract data from ZIP archives | GroupDocs

    The following examples demonstrate how to extract data from ZIP archives:...data from ZIP archives: Extract text from ZIP archive files Was this...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Document rendering basics | GroupDocs

    This section describes how to use GroupDocs.Viewer for Node.js to convert different document types to PDF, HTML, PNG, and JPEG formats....Render Web documents Render Text documents Render Images Render...

    docs.groupdocs.com/viewer/nodejs-java/document-...