Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 9,896 for

text

(0.05 sec)
  1. 2021 October | File Format Blog

    Monthly Archives: October 2021 XLSX vs XLSB – How to Reduce Excel File Size? Posted on October 23, 2021 by Kashif Iqb......publishing content that includes text, images, hyperlinks, … Posted...

    blog.fileformat.com/2021/10/
  2. Display and Securely Share Documents of More th...

    Great news for ExpressionEngine site owners and developers. Not a long time ago we’ve published a new plugin that allows you to integrate the GroupDocs.Viewer for .NET library into your ExpressionEngine website. The plugin is now available for download from the EE marketplace. This integration adds an ability to display 50+ types of documents right on your ExpressionEngine website. Among supported file formats are: PDF, Microsoft Word, Excel, PowerPoint, Outlook, Visio, RTF, CSV, CAD, multipage TIFF and a lot more....options (printing, downloading, text copy/pasting) can be easily...

    blog.groupdocs.com/viewer/display-and-securely-...
  3. Render SVG File Format using GroupDocs.Viewer f...

    It gives us immense pleasure to announce the release of version 17.6.0 of GroupDocs.Viewer for .NET . This release comes up with the support of SVG file format. Furthermore, we have introduced 8 improvements and fixes in this regular monthly release. We recommend you to please upgrade to the latest version for a better experience. GroupDocs.Viewer for .NET 17.6.0 - New FeaturesFollowing is the new feature introduced in this version of the API....Move the setting that enables text extraction to ImageOptions class...

    blog.groupdocs.com/viewer/render-svg-format-gro...
  4. Single document operations | Documentation

    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 Node.js via Java....Remove pages Split document Split text file Swap pages Extract pages...

    docs.groupdocs.com/merger/nodejs-java/single-do...
  5. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Ability to search for encrypted text of metadata signature and decrypt...decrypt previously encrypted text of metadata and decrypt custom...

    docs.groupdocs.com/signature/net/search-embed-n...
  6. Indexing options | Documentation

    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/
  7. Build search query | Documentation

    This page contains information about building Text search queries of various types. More examples on building search queries are provided on the page...contains information about building text search queries of various types...on the page . In addition to text search queries, there is also...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  8. 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.... Text ); Console . WriteLine ( annotation...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....to PDF in C# How to Convert Text File to JPG using C# How to...

    kb.groupdocs.com/conversion/net/page/4/
  10. Developer guide | Documentation

    GroupDocs.Viewer for .NET developer guide...document Search and highlight text in the loaded document Troubleshooting...

    docs.groupdocs.com/viewer/net/developer-guide/