Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,099 for

index

(0.07 sec)
  1. About annotation UI and Signature UI - Free Sup...

    is there is any update on this?...to the API is actually page index, mostly likely. doccept October...

    forum.groupdocs.com/t/about-annotation-ui-and-s...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...version, you can now break indexing operation manually. Furthermore...ExportDictonary methods are added to index dictionaries. We would recommend...

    blog.groupdocs.com/groupdocs.blog/page/57/
  3. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel documents using Python via .NET....shapes from a worksheet by index and by reference, then saves...

    docs.groupdocs.com/watermark/python-net/shapes-...
  4. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... Index , result . FoundText )); } }...

    docs.groupdocs.com/parser/net/migration-notes/
  5. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...pages, function (index, elem) { var pageNumber = elem...<!-- Keep the current slide index so we know which slide to load/save...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  6. 使用 C# 在 Word、Excel、PowerPoint 中插入 OLE 对象

    使用 .NET API 在 C# 中以编程方式在 Word 文档、Excel 电子表格或 Powerpoint 演示文稿中嵌入或插入文档 OLE 对象。...// Setting the Row & height Index, you have more options. ColumnIndex...

    blog.groupdocs.com/zh/merger/insert-ole-objects...
  7. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options.... page_index + 1 } ): { result . text } "...search result includes the page index where the text was found. Advanced...

    docs.groupdocs.com/parser/python-net/search-text/
  8. Add watermarks to spreadsheet documents | Group...

    Add watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET....watermark to specific worksheets by index within a workbook. import groupdocs...SpreadsheetWatermark () text_opts . worksheet_index = 0 watermarker . add ( text_watermark...

    docs.groupdocs.com/watermark/python-net/add-wat...
  9. 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....SpreadsheetContent >(); // Remove shape by index content . Worksheets [ 0 ]....

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  10. 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...