Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 9,684 for

text

(0.05 sec)
  1. Changing Background Color Dynamically | Documen...

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

    docs.groupdocs.com/assembly/java/changing-backg...
  2. Working with Image Reports - Common List | Docu...

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

    docs.groupdocs.com/assembly/net/working-with-im...
  3. Changing Background Color Dynamically | Documen...

    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...
  4. Working with Paragraph Reports | Documentation

    Articles in this section...Document In-Paragraph List in Text Document In-Paragraph List in...

    docs.groupdocs.com/assembly/net/working-with-pa...
  5. 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 Python via .NET....Remove pages Split document Split text file Swap pages Extract pages...

    docs.groupdocs.com/merger/python-net/single-doc...
  6. Document rendering basics | Documentation

    This section describes how to use GroupDocs.Viewer for .NET (C#) to convert different document types to PDF, HTML, PNG, and JPEG formats....Render XML documents Render text documents Render images Render...

    docs.groupdocs.com/viewer/net/document-renderin...
  7. 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/
  8. 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...
  9. 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...
  10. Import Comments in Diagram using .NET Annotatio...

    Today, we are pleased to announce another monthly release of Document Annotation API for .NET v17.11. This release came up with multitude new features, the main feature introduced in this release is ability to import comments in Diagram. Moreover, major fixes and improvements are also introduced in this release. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....11 - Fixes # Export of text annotations on Slides Improve...

    blog.groupdocs.com/annotation/documents-annotat...