Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 3,286 for

index

(0.44 sec)
  1. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....repositories Content Indexing - Extract and index document content...

    docs.groupdocs.com/parser/net/
  2. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....class ); // Remove shape by index content . getWorksheets ()....

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  3. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the feature of the GroupDocs.Editor for Python via .NET - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format... worksheet_index = 0 # index is 0-based, so this is...

    docs.groupdocs.com/editor/python-net/deleting-w...
  4. 使用 GroupDocs.Parser 從 ZIP/RAR 壓縮檔案提取文字

    實用指南,示範如何使用 GroupDocs.Parser for .NET 從 ZIP 與 RAR 壓縮檔中提取文字。逐步的程式碼範例、遞迴處理以及最佳實踐。...store `text` in a database, index it, etc. } } } } catch (UnsupportedDocumentF)...

    blog.groupdocs.com/zh-hant/parser/extract-text-...
  5. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...WordProcessingConten >(); // Remove shape by index content . Sections [ 0 ]. Shapes...

    docs.groupdocs.com/watermark/net/existing-objec...
  6. Groupdocs Viewer 8.0.7 - Wrong page no displaye...

    Hi, We recently moved to 8.0.7 viewer, so far its working fine. Just observed following random problem. Issue Wrong page no is displayed initially when the document is opened in viewer. Issue is observed when our web s…..."{controller=Home}/{action=Index}/{id?}"); app.Run(); Once you...

    forum.groupdocs.com/t/groupdocs-viewer-8-0-7-wr...
  7. Existing objects in diagrams | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....DiagramContent >(); // Remove shape by index content . Pages [ 0 ]. Shapes...

    docs.groupdocs.com/watermark/net/existing-objec...
  8. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....Basic understanding of page indexing (zero-based) Extract tables...page-specific extraction page_index = 0 # First page options = ...

    docs.groupdocs.com/parser/python-net/extract-ta...
  9. BoardPro Converts Files into PDF and Merge Mult...

    About BoardPro BoardPro is an innovative cloud-based startup developing board management software specifically designed to meet the requirements and governance workflows of the board of directors of small to medium businesses and non-profits. It is an easy-to-use software for board meetings, responsibilities, and documents. It is designed specifically to meet the challenges of limited resources and limited experience. Professional corporate boards can afford extensive governance and administration resources, freeing directors to focus on making a powerful contribution.... with an internally linked Index and Agenda file. The Board Pack...Server Table enabling the indexing to enable searching of documents...

    blog.groupdocs.com/total/convert-files-to-pdf-a...
  10. 使用 GroupDocs.Parser 提取 ZIP/RAR 存档中的文本

    实用指南,展示如何使用 GroupDocs.Parser for .NET 从 ZIP 和 RAR 存档中提取文本。提供逐步代码示例、递归处理以及最佳实践。...store `text` in a database, index it, etc. } } } } catch (UnsupportedDocumentF)...

    blog.groupdocs.com/zh/parser/extract-text-from-...