Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,330 for

search index

(0.13 sec)
  1. 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/
  2. 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...
  3. 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/
  4. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java.... get(int index) Retrieves a Run at the given index. getContainer()...zero-based index of the specified node. insert(int index, Node node)...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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/
  7. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for C++. Get clear code samples and tips to streamline your presentations....of first slide by using its Index. Traverse through every shape...of first slide by using its Index. Add a StackedList type SmartArt...

    docs.aspose.com/slides/cpp/manage-smartart-shap...
  8. Redact ODS Spreadsheet Online or using Android ...

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

    products.aspose.com/total/android-java/redact/ods/
  9. 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...
  10. 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/