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

search index

(0.46 sec)
  1. 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...
  2. Add Table to PDF using C# | Aspose.PDF

    Adding table 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/add/
  3. 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/
  4. Redact Excel Spreadsheet Online or using Androi...

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

    products.aspose.com/total/android-java/redact/e...
  5. Load font files from disc | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to load fonts from a disc with a few lines of C# code. Code examples of loading functionality....NuGet package manager, and search for Aspose.Font and install...Length)); for ( int index = 0 ; index < fds.Length; index++) { string...

    products.aspose.com/font/net/load-font-from-disc/
  6. Add, Extract, Delete Tables in PDF using C# | A...

    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. 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...
  8. 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/
  9. 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...
  10. HeaderFooterCollection | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...