Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,466 for

search index

(0.36 sec)
  1. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....2 - Get a building block by index: Assert.assertEquals("Block...get(int index) Retrieves a building block at the given index. getContainer()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Filter and Extract MBOX Messages with Aspose.Em...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....reports or summaries Index messages for search Filtering avoids the...EmlLoadOptions ()); } Filter and Search MBOX Emails Using MailQuery...

    docs.aspose.com/email/net/filter-extract-mbox-m...
  3. Redact XLSX Spreadsheet Online or using Android...

    Open and redact XLSX document online via app for free. Android API code to Search and replace XLSX text with regular expression.... Code listed for search and replace text in XLSX file...few seconds. Type the text to search and redact Enter the replacing...

    products.aspose.com/total/android-java/redact/x...
  4. Redact XLS Spreadsheet Online or using Android ...

    Open and redact XLS document online via app for free. Android API code to Search and replace XLS text with regular expression.... Code listed for search and replace text in XLS file...few seconds. Type the text to search and redact Enter the replacing...

    products.aspose.com/total/android-java/redact/xls/
  5. Deal with PDF Forms in C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET....the NuGet package manager, search for Aspose.PDF , and install...class. Access the Page via its index. Call the Form collection’s...

    products.aspose.com/pdf/net/acroforms/
  6. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET...Open NuGet package manager, search for Aspose.PDF and install...Document. Access the Page via its index. Create Table object. Set table...

    products.aspose.com/pdf/net/table/
  7. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....reference of a slide by using its Index. Add a SmartArt shape by setting...of first slide by using its Index. Traverse through every shape...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  8. Performance issues replacing text - Free Suppor...

    Hello. We are trying to replace some text in a couple of PDF files but operations over TextFragment objects take a considerable amount of time - almost 10 times more than with similar documents. These files have been sav…...The tokens include a key, and index and some other data. I use the...replace around 50 tokens). The searching part is fine speed wise. If...

    forum.aspose.com/t/performance-issues-replacing...
  9. Difference in formula calculations compared to ...

    Hello, I am using Aspose.Cells 25.6 for Java. To calculate formulas in my workbook, I call Workbook.calculateFormula(). I have the following formula: =MATCH(TRUE, ISNUMBER(Search({“JPY”,“KRW”,“CNY”,“BRL”,“EUR”,“GBP”,“U…...formula: =MATCH(TRUE, ISNUMBER(SEARCH({“JPY”,“KRW”,“CNY”,“BRL”,“EUR”...formula =MATCH(TRUE, ISNUMBER(SEARCH({"JPY","KRW","CNY","BRL","EUR"...

    forum.aspose.com/t/difference-in-formula-calcul...
  10. Edit Macro in Word using Python

    Follow this article to edit macro in Word using Python. It has details to set the IDE, a list of steps, and a sample code to change macro using Python using various options.... You will learn to search the target macro using various...Locate the target module: try index modules[1]; if unavailable,...

    kb.aspose.com/words/python/edit-macro-in-word-u...