Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 11,138 for

text

(0.34 sec)
  1. Changing Background Color Dynamically | GroupDocs

    Note This feature is supported by version 17.12 or greater You can set Text background color for document contents dynamically using backColor tags. The Code Note The code uses some of the objects defined in: The Business Layer Download Change Background Color Dynamically.docx...12 or greater You can set text background color for document...

    docs.groupdocs.com/assembly/net/changing-backgr...
  2. Working with Image Reports - Common List | Grou...

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

    docs.groupdocs.com/assembly/net/working-with-im...
  3. GroupDocs.Conversion for Python 25.12 – Latest ...

    Explore what’s new in GroupDocs.Conversion for Python 25.12. Available now on NuGet and GroupDocs website....edge‑case where converting Rich Text Format documents to PDF produced...

    blog.groupdocs.com/conversion/groupdocs-convers...
  4. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a new version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or new features becomes obsolete....specify different options for text signatures in PDF and Word Processing...signs the PDF document with a text signature using the previous...

    blog.groupdocs.com/signature/introducing-a-more...
  5. 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/
  6. Build search query | GroupDocs

    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...
  7. Convert ODT to TXT using Node.js

    Learn how to convert ODT to TXT using Node.js quickly and efficiently. Follow this guide to export ODT to TXT in Node.js with simple steps and clear examples....when needing to extract raw text from formatted documents like...effectively generating a plain text file and saving it to the specified...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  8. 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...
  9. Supported File Formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Total for Python via .NET....Comparison supports common office and text formats (Word, Excel, PowerPoint)...PowerPoint), OpenDocument (ODT), PDF, text and HTML for document comparison...

    docs.groupdocs.com/total/python-net/supported-d...
  10. Install GroupDocs.Markdown for Python via .NET ...

    How to install and run GroupDocs.Markdown for Python via .NET on Linux, macOS, and in Docker containers....NET runtime for text processing. Most standard Linux...Markdown requires ICU for proper text processing. Install the Package...

    docs.groupdocs.com/markdown/python-net/installa...