Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 10,064 for

text

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Introducing GroupDocs.Classification for .NET |...

    What Is GroupDocs.Classification? GroupDocs.Classification for .NET is a powerful and intuitive library used for Texts and documents classification with several taxonomies. Documents could be in various formats,including Microsoft Word and OpenDocument Writer file formats, PDF documents, RTF and TXT. Classification results can be easily customized with multiple and flexible options. Why Use GroupDocs.Classification as a Developer? No additional software is required to classify Texts or documents. IAB-2 taxonomy for News/Cites classification....intuitive library used for texts and documents classification...software is required to classify texts or documents. IAB-2 taxonomy...

    docs.groupdocs.com/classification/net/introduci...
  5. 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...
  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. 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...
  8. Lock Watermarks in Word Documents using C#

    Watermarking is a famous way of adding labels to the documents that may indicate the state of the document such as draft, confidential, etc. It can be used to add a company’s logo behind the Text of the document to avoid the ownership dispute. In some cases, people add watermarks to the documents to protect the content. But, are you sure that the content is protected and no one can remove those watermarks?...a company’s logo behind the text of the document to avoid the...

    blog.groupdocs.com/watermark/lock-watermarks-in...
  9. Define and Use Custom Objects for PDF Metadata ...

    Metadata signature is a convenient way to sign documents using metadata properties. In GroupDocs.Signature for .NET 18.9, we introduced the feature of signing the PDF documents using various metadata properties including: Author CreateDate MetadataDate CreatorTool ModifyDate Producer Entry Keywords Title Subject Description Creator You can set all or some of the above-mentioned properties while signing the documents. Since these are the built-in properties, you can only add/update their value. There could be a situation when the built-in metadata properties may not fulfill your requirements and you may want to use your own set of properties to add metadata signatures....metadata properties appear as plain text and they can easily be accessed...

    blog.groupdocs.com/signature/define-and-use-cus...
  10. GroupDocs.Annotation for .NET Visual Studio Plu...

    GroupDocs Team always tries to improve user experience and facilitate users to save their precious time and minimize the extra efforts by creating different VS plugins, in this regard we are glad to announce of Document Annotation API Visual Studio plugin which helps and performs all the steps required to try-out examples automatically. All you have to do is to install the plugin via .msi available and launch the plugin wizard from File Menu....and understand How to annotate text and image Using Visual Studio...

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