Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 2,758 for

search index

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

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

    docs.groupdocs.com/editor/net/advanced-workshee...
  2. Deleting slides from presentation | GroupDocs

    This article describes the feature of the GroupDocs.Editor for Python via .NET - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Search Product Solution GroupDocs...edit_options . slide_number = 0 # index is 0-based, so this is the 1st...

    docs.groupdocs.com/editor/python-net/deleting-s...
  3. Working with EXIF metadata | GroupDocs

    Access, read, update, and remove EXIF metadata using GroupDocs.Metadata for Python via .NET....Search Product Solution GroupDocs...specific EXIF tag through an indexer that takes a TiffTagID . Python...

    docs.groupdocs.com/metadata/python-net/working-...
  4. Add watermarks to spreadsheet documents | Group...

    Add watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET....Search Product Solution GroupDocs...watermark to specific worksheets by index within a workbook. import groupdocs...

    docs.groupdocs.com/watermark/python-net/add-wat...
  5. Shapes in spreadsheet document | GroupDocs

    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....Search Product Solution GroupDocs...in an excel document method searches watermarks of all mentioned...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  6. 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....Search Product Solution GroupDocs...classes: page_number : One-based index of the first page to convert...

    docs.groupdocs.com/conversion/python-net/develo...
  7. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom......process of reading, updating, searching or removing the metadata properties...resolved in the latest version. Search and Replace Metadata using...

    blog.groupdocs.com/categories/groupdocs.metadat...
  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....Search Product Solution GroupDocs...Basic understanding of page indexing (zero-based) Extract images...

    docs.groupdocs.com/parser/python-net/extract-im...
  9. Extract hyperlinks from document page | GroupDocs

    Learn how to extract hyperlinks from specific document pages using GroupDocs.Parser for Python via .NET....Search Product Solution GroupDocs...hyperlinks Understanding of page indexing (zero-based) Extract hyperlinks...

    docs.groupdocs.com/parser/python-net/extract-hy...
  10. 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....Search Product Solution GroupDocs...in an Excel document method searches watermarks of all mentioned...

    docs.groupdocs.com/watermark/java/shapes-in-spr...