Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 897 for

printing annotations

(0.03 sec)
  1. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....Annotation Product Solution GroupDocs...SearchResult s in sr ) { // Print an index and found text: Console...

    docs.groupdocs.com/parser/net/search-text/
  2. Licensing | GroupDocs

    Free conversion API version for java developers is available to evaluate the API which will be similar to licensed version but with few limitations....Annotation Product Solution GroupDocs...getConsumptionQuanti (); System . out . print ( "Metered consumption = " +...

    docs.groupdocs.com/conversion/java/licensing-an...
  3. Getting Document Information | GroupDocs

    Read format, page count, author, dimensions, table of contents, and format-specific metadata from PDF, Word, Excel, PowerPoint, CAD, image, project management, and email documents without converting — using Converter.get_document_info() in GroupDocs.Conversion for Python via .NET....Annotation Product Solution GroupDocs...get_document_info () # Print basic document info print ( "Format:" , info...

    docs.groupdocs.com/conversion/python-net/develo...
  4. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...message with the output file path print ( f " \n Documents compared...

    docs.groupdocs.com/comparison/python-net/load-f...
  5. Add Text Watermark to XLSX Using Python

    Learn how to add text watermark to XLSX using Python. This tutorial shows how to embed watermark text into XLSX spreadsheets with custom font, color, and alignment....Annotation Product Family GroupDocs...displaying consistently in print, preview, or shared copies....

    kb.groupdocs.com/watermark/python/add-text-wate...
  6. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...edit or remove metadata here print ( f "Opened protected { metadata...

    docs.groupdocs.com/metadata/python-net/load-a-p...
  7. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Annotation Product Solution GroupDocs...string [] { "keyword" }); // Print search results foreach ( SearchResult...

    docs.groupdocs.com/parser/net/migration-notes/
  8. Edit Email | GroupDocs

    This guide demonstrates how to edit the content of documents from the Email format family like common text documents using GroupDocs.Editor for Python via .NET....Annotation Product Solution GroupDocs...= editable . get_content () print ( "Generated HTML content length:"...

    docs.groupdocs.com/editor/python-net/edit-email/
  9. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...() if attachments is None : print ( "Container extraction not...

    docs.groupdocs.com/parser/python-net/detect-fil...
  10. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for Python via .NET and how to operate them in Python code....Annotation Product Solution GroupDocs...get_document_info () print ( "Name:" , info . format . name ) print ( "Extension:"...

    docs.groupdocs.com/editor/python-net/working-wi...