Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 2,857 for

index

(0.03 sec)
  1. bundle-docs.min.css

    /*!* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/.fa,.fab,.fad,.fa......page-link:hover{z-index:2;color:#014c8c;text-decora...#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0...

    docs.groupdocs.com/css/bundle-docs.min.css
  2. Find and Remove Watermarks from Documents in C#

    .NET API to programmatically find and remove text and image based watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....document by specifying the index of collection using C#. More...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  3. 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...
  4. Inserting edited worksheet into existing spread...

    This article describes the new feature of the GroupDocs.Editor for .NET version 20.10 - 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/net/inserting-edited-...
  5. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....value, where N is a one-based index of a slide within the same Presentation...

    docs.groupdocs.com/assembly/java/inserting-hype...
  6. Inserting edited slide into existing presentati...

    This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java....slide to edit by specifying its index in the PresentationEditOpti...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  7. 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...
  8. Migration notes | Documentation

    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/
  9. 使用 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...
  10. 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...