Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,836 for

index

(0.04 sec)
  1. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......query Work with search results Index lifecycle Get supported file...

    docs.groupdocs.com/search/net/basic-usage/
  2. Conversion from Jpeg2000 is introduced in Group...

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.12. This release comes with support of Jpeg2000. Few improvements and bug fixes are also introduced. Such as Image to SVG conversion is improved and InvalidValueFormatException exception on PDF to TIF conversion is resolved. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Feature Implement conversion from/to Jpeg2000 GroupDocs Document Conversion API - Improvements Possibility to convert one sheet per page or depending on print area when converting Cells to Pdf Optimize target Pdf for minimum file size when converting Cells to Pdf Image to SVG conversion Words to Gif conversion improvement GroupDocs....conversion, InvalidValueFormatEx Index was outside the bounds of the...

    blog.groupdocs.com/conversion/conversion-jpeg20...
  3. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......query Work with search results Index lifecycle Get supported file...

    docs.groupdocs.com/search/java/basic-usage/
  4. Extract tables from document page | Documentation

    This article explains that how to extract tables from document page....The page information (page index and page size) The total number...table cell by row and column indexes. The the row height. Returns...

    docs.groupdocs.com/parser/java/extract-tables-f...
  5. Add Watermark to Excel Workbooks using C# | Tex...

    Insert watermarks into Excel workbooks using C#. Watermark all sheets or insert watermark to just specific sheet even as background using .NET API.... Set the worksheet index so that watermark is applied...setting dimensions. Set the index of worksheet to apply watermark...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  6. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive text in files using C# with step-by-step instructions....functionality in C# Create an Index object to serve as the storage...documents will be indexed and made searchable Use the Index.Add method...

    kb.groupdocs.com/search/net/perform-case-sensit...
  7. Basic Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......query Work with search results Index lifecycle Get supported file...

    docs.groupdocs.com/search/nodejs-java/basic-usage/
  8. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....SearchResult s : sr ) { // Print an index and found text: System . out...SearchResult s : sr ) { // Print an index and found text: System . out...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets 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 Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; 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 spreadsheet....SearchResult s : sr ) { // Print an index and found text: System . out...SearchResult s : sr ) { // Print an index and found text: System . out...

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...SearchResult s in sr ) { // Print an index and found text: Console . WriteLine...

    docs.groupdocs.com/parser/net/search-text-in-mi...