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

search index

(0.05 sec)
  1. PDF Forms. Manage via C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++....Open 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/cpp/acroforms/
  2. 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/
  3. 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/
  4. 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...
  5. 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...
  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. 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/
  8. 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...
  9. 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/
  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...