Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 2,857 for

index

(0.03 sec)
  1. Shapes in spreadsheet document | Documentation

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....SpreadsheetContent >(); // Remove shape by index content . Worksheets [ 0 ]....

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  2. 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...
  3. Shapes in spreadsheet document | Documentation

    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...
  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. 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...
  6. Existing objects in diagram document | Document...

    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...
  7. Existing objects in diagrams | Documentation

    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. Existing objects in Word document | Documentation

    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...
  9. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....indexOf() Returns the zero-based index of a sequence item that is represented...sequence items with different indexes and then handle them in different...

    docs.groupdocs.com/assembly/java/template-synta...
  10. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....IndexOf() Returns the zero-based index of a sequence item that is represented...sequence items with different indexes and then handle them in different...

    docs.groupdocs.com/assembly/net/template-syntax...