Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 12,590 for

to

(0.04 sec)
  1. Getting indexed documents | Documentation

    This article explains how To get a list of indexed documents from an index, and how To get the text of indexed documents in HTML or plain text format....This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format.

    docs.groupdocs.com/search/nodejs-java/getting-i...
  2. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, 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 diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method To obtain file format information advanced_usage....GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, 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 diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage.

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.

    docs.groupdocs.com/parser/net/search-text-in-ht...
  4. Modifying found watermark properties | Document...

    This article explains how To modify found watermark properties while using GroupDocs. Watermarks API....This article explains how to modify found watermark properties while using GroupDocs. Watermarks API.

    docs.groupdocs.com/watermark/net/modifing-found...
  5. Adding metadata | Documentation

    This article shows how To add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine...This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine

    docs.groupdocs.com/metadata/python-net/adding-m...
  6. Hello, world! | Documentation

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....Get started with GroupDocs.Watermark for .NET by creating and running a minimal example.

    docs.groupdocs.com/watermark/net/hello-world/
  7. Modifying found watermark properties | Document...

    This article explains how To modify found watermark properties while using GroupDocs.Watermarks Java API....This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API.

    docs.groupdocs.com/watermark/java/modifying-fou...
  8. Document attributes | Documentation

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing.

    docs.groupdocs.com/search/net/document-attributes/
  9. Individual Series Point Coloring in Spreadsheet...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Spreadsheet Document Please follow below steps To can create Pie Chart in MS Excel 2013. Add a new Workbook Click on the workbook where you want To insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group A drop-down with charts will appear, select the “Pie” and press “OK” To insert the chart Click on the chart you just inserted, then click the “Change Data” icon in Data group Now add legend entries....Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Spreadsheet Document Please follow below steps to can create Pie Chart in MS Excel 2013. Add a new Workbook Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group A drop-down with charts will appear, select the “Pie” and press “OK” to insert the chart Click on the chart you just inserted, then click the “Change Data” icon in Data group Now add legend entries.

    docs.groupdocs.com/assembly/net/individual-seri...
  10. Search text in PDF documents | Documentation

    To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps To search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document.

    docs.groupdocs.com/parser/java/search-text-in-p...