Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 3,367 for

index

(1.75 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. sample-spreadsheet.xlsx

    tab1 REVENUES IN YEAR 2012 INITIAL INVESTMENT CASHFLOW DETAILS DISCOUNT RATE Initial Investment $50,000 Revenues in year 2012 $40,000 Approach 2 Opportunity cost $7,484 Var. Expenses as % of Rev 50......OPERATING CASHFLOWS Lifetime Index 1 1 1 1 1 1 1 1 1 1 Revenues...

    docs.groupdocs.com/editor/python-net/_sample_fi...
  3. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for java version 20.11 - inserting an edited worksheet into existing spreadsheet...to edit and specifying its index in the property of class. Opening...different from widely used 0-based indexing, however, makes sense, thus...

    docs.groupdocs.com/editor/java/inserting-edited...
  4. About annotation UI and Signature UI - Free Sup...

    Hi Aleksei, I have already shared the standalone application that I have integrated into my project. Could you please provide the corrections directly within that sample? Thanks, Abhinay Patel...to the API is actually page index, mostly likely. doccept October...

    forum.groupdocs.com/t/about-annotation-ui-and-s...
  5. edited-spreadsheet.xlsx

    tab1 REVENUES IN YEAR 2012 INITIAL INVESTMENT CASHFLOW DETAILS DISCOUNT RATE Initial Investment $50,000 Revenues in year 2012 $40,000 Approach 2 Opportunity cost $7,484 Var. Expenses as % of Rev 50......OPERATING CASHFLOWS Lifetime Index 1 1 1 1 1 1 1 1 1 1 Revenues...

    docs.groupdocs.com/editor/python-net/_output_fi...
  6. GroupDocs.Annotation for Python via .NET Overvi...

    GroupDocs.Annotation for Python via .NET adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, DOCX, XLSX, PPTX, images, CAD, Visio, and email files, entirely on-premise without Microsoft Office....page_number = 0 # 0-based page index area . background_color = Color...

    docs.groupdocs.com/annotation/python-net/produc...
  7. 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/
  8. llms.txt

    # GroupDocs > Central documentation Index for GroupDocs on-premise document processing SDKs. Explore developer documentation and guides for all product families. GroupDocs provides on-premise docum......GroupDocs > Central documentation index for GroupDocs on-premise document...[Character replacement during Indexing](https://docs.groupdocs.c...

    docs.groupdocs.com/llms.txt
  9. 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/
  10. 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/