Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 3,507 for

index

(0.16 sec)
  1. Advanced worksheet editing options | GroupDocs

    This article describes two new features of the GroupDocs.Editor for Java version 26.7 - the advanced worksheet editing options, which control how exactly input worksheet will be converted to HTML...specifies a desired worksheet index, and calls the Editor.edit method...

    docs.groupdocs.com/editor/java/advanced-workshe...
  2. 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...
  3. Document page builder - how to merge particular...

    Merge specific pages from multiple documents using API with GroupDocs.Merger. Create tailored, unified documents effortlessly....you want to include over the index; add these pages to the new...

    blog.groupdocs.com/merger/page-builder-how-to-m...
  4. Extract hyperlinks from document page | GroupDocs

    Learn how to extract hyperlinks from specific document pages using GroupDocs.Parser for Python via .NET....hyperlinks Understanding of page indexing (zero-based) Extract hyperlinks...from page 0 (first page) page_index = 0 hyperlinks = parser . get_hyperlinks...

    docs.groupdocs.com/parser/python-net/extract-hy...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 使用 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-...
  10. Existing objects in diagram document | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....class ); // Remove shape by index content . getPages (). get_Item...

    docs.groupdocs.com/watermark/java/existing-obje...