Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 4,658 for

text signature

(0.05 sec)
  1. Convert DOCX to MD using Python

    Learn how to convert DOCX to MD using Python with simple code examples. Easily export DOCX to MD using Python for clean markdown formatting and lightweight content....Signature Product Family GroupDocs.Metadata...transition from rich text to structured plain text, enabling compatibility...

    kb.groupdocs.com/conversion/python/convert-docx...
  2. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....Signature Product Family GroupDocs.Metadata...to Convert Word Document to Text in C# How to Convert Excel to...

    kb.groupdocs.com/conversion/net/page/5/
  3. Logging | Documentation

    An interface is used to receive the information about errors, warnings and events which occur while data extraction....Signature Product Solution GroupDocs...ParserSettings ( logger ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/java/logging/
  4. Features Overview | Documentation

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & Text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, Text, image, date-time, chart elements Conditional formatting of template Text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Signature Product Solution GroupDocs...documents with custom variables & text comments within template syntax...

    docs.groupdocs.com/assembly/python-net/features...
  5. Add watermarks to presentation documents | Docu...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Signature Product Solution GroupDocs...pptx" , loadOptions ); // Add text watermark to the first slide...

    docs.groupdocs.com/watermark/java/add-watermark...
  6. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...

    docs.groupdocs.com/signature/net/supported-docu...
  7. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract Text structure. Warning getStructure method returns null value if Text structure extraction isn’t supported for the document. For example, Text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no Text, getStructure method returns an empty org....Signature Product Solution GroupDocs...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/java/extract-tables-f...
  8. Render TXT as HTML using Java

    In this instructional guide, we'll explore the process of how to render TXT as HTML using Java. Moreover, we'll equip you with Java code for rendering TXT to HTML....Signature Product Family GroupDocs.Metadata...requirement to transform plain text ( TXT ) files into HTML format...

    kb.groupdocs.com/viewer/java/render-txt-as-html...
  9. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Signature Product Family GroupDocs.Metadata...Highlight Text in PDF using Java How to Highlight Text in PDF using...

    kb.groupdocs.com/categories/page/31/
  10. Extract data from PDF forms | Documentation

    This article shows how to extract data from PDF forms easily with GroupDocs.Parser....Signature Product Solution GroupDocs..."Not a template field" : area . Text ); } } More resources Advanced...

    docs.groupdocs.com/parser/net/extract-data-from...