Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 3,972 for

feature

(0.14 sec)
  1. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to PDF redactions....the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  2. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#.... Features . TextAreas ) { Console ....checked text areas extraction feature support earlier foreach ( PageTextArea...

    docs.groupdocs.com/parser/net/extract-text-areas/
  3. Load document from Azure Blob Storage | GroupDocs

    This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/load-document...
  4. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....have checked text extraction feature support earlier System . out...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. How to Convert HTML to Excel in C#

    Quickly review detailed instructions to convert HTML to Excel in C#, learn how to use these steps for the implementation of HTML to Excel converter C# functionality....developing the HTML to XLSX C# feature. Previously, we had published...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. How to Convert Outlook Email to PDF using Java

    This article describes the detailed procedure to convert Outlook Email to PDF using Java and demonstrates the working of the Java EML to PDF converter functionality....demonstrate the working of this feature. The document conversion process...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API.... This feature can be treated as similar to...to Microsoft Word feature to embed fonts into the saved document...

    docs.groupdocs.com/editor/java/font-embedding-o...
  8. How to Convert HTML to ODT using C#

    Quickly convert HTML to ODT using C# with a popular conversion library along with code example to export HTML to ODT in C# on commonly used operating systems....Document Text) can be a useful feature in many scenarios, such as...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Inserting Bookmarks Dynamically | GroupDocs

    Note This Feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Dynamically Leave feedback Note This feature is supported by version 20...

    docs.groupdocs.com/assembly/java/inserting-book...
  10. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....spreadsheets The inspection feature that is introduced in this...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/java/working-with-m...