Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 3,136 for

index

(0.46 sec)
  1. 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...
  2. Convert a Document to Multiple Page Files | Gro...

    Render every page of a multi-page document into its own output file — loop page_number with pages_count=1 and Converter.convert() to produce one PNG, PDF, or image per page with GroupDocs.Conversion for Python via .NET....classes: page_number : One-based index of the first page to convert...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Extract images from document page | GroupDocs

    Learn how to extract images from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page image extraction from PDF, Word, PowerPoint....Basic understanding of page indexing (zero-based) Extract images...page_index = 0 images = parser . get_images ( page_index ) if...

    docs.groupdocs.com/parser/python-net/extract-im...
  4. 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...
  5. 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/
  6. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions....Process first page page_index = 0 if page_index < info . page_count...parser . get_hyperlinks ( page_index , options ) if hyperlinks :...

    docs.groupdocs.com/parser/python-net/extract-hy...
  7. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...class ); // Remove shape by index content . getSections (). get_Item...

    docs.groupdocs.com/watermark/java/existing-obje...
  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-...