Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,857 for

index

(0.03 sec)
  1. Add Watermark to PDF using C# | Text and Image ...

    Add image watermarks or apply text watermarks to PDF files using C#. Either watermark all or selective pages of PDF using .NET Watermarking API....targetted page index ( Optional ). If you do not set the index, the watermark...options. Set the targetted page index. (Optional) Add the image watermark...

    blog.groupdocs.com/watermark/watermark-pdf-file...
  2. .NET File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using C#. Highlight scanning results in respective HTML files.... Create an Index object with the specified index folder path...path. Index the parent document folder using the Add method. Define...

    blog.groupdocs.com/search/search-multiple-texts...
  3. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....for ( int index = 0 ; index < src . Length ; ++ index ) { chTmp...chTmp = src [ index ]; chTmp = ( char )( chTmp ^ this . Key ); dst...

    docs.groupdocs.com/signature/net/implement-cust...
  4. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java....for editing by specifying its index in the . As a result, user will... method with another slide index, and obtain a new instance of...

    docs.groupdocs.com/editor/java/edit-powerpoint/
  5. GroupDocs Editor: Images are not loading - Free...

    Images are not loading when I am using Groupdocs Editor for word document with TinyMCE sharing my code, Document as well as screenshot for your reference. public ActionResult Index() { License lic = new License(); …... public ActionResult Index() { License lic = new License();...your Index method as follows: public IActionResult Index() { License...

    forum.groupdocs.com/t/groupdocs-editor-images-a...
  6. Search Different Word Forms using C#

    Search different word forms using C# to find nouns in singular or plural. An example will be provided to implement word form search in C# without extra installation....word forms Create an Index object for indexing documents from the...folder Add documents to the index by specifying the folder that...

    kb.groupdocs.com/search/net/search-different-wo...
  7. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using Java. Build application for homophones using document searching Java API....Define the search word query, indexing folder, and the container...your files. Create Index with the defined index folder. Add the...

    blog.groupdocs.com/search/find-homophones-in-mu...
  8. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....in the collection using its index (zero-based) and update its...shows how to update reply by index: C# // NOTE: Input document...

    docs.groupdocs.com/annotation/net/update-annota...
  9. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....for ( int index = 0 ; index < src . Length ; ++ index ) { chTmp...chTmp = src [ index ]; chTmp = ( char )( chTmp ^ this . Key ); dst...

    docs.groupdocs.com/signature/net/search-for-emb...
  10. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor...method specify a zero-based index (do not confuse with the page...desired page. If the specified index is lesser than 0 or exceeds...

    docs.groupdocs.com/editor/net/generating-page-p...