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

index

(0.24 sec)
  1. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…... public IActionResult Index() { License lic = new License();...} return RedirectToAction("Index"); } Edit and save options could...

    forum.groupdocs.com/t/unable-to-view-document-i...
  2. 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...
  3. 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/
  4. 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-...
  5. 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/
  6. 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...
  7. 使用 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...
  8. 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...
  9. 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...
  10. 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...