Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 35,544 for

index

(0.28 sec)
  1. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP 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/php-java/manage-smartart...
  2. Apply Conditional Formatting in Worksheets with...

    How to use Aspose.Cells library in C++ to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....conditional formatting int index = sheet . GetConditionalFormat...GetConditionalFormat (). Get ( index ); // Sets the conditional format...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  3. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....slide’s reference through its index. Create an Table object and...slide’s reference through its index. Define an array of columnWidth...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  4. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....page via // the zero-based index to start rendering the document...one-page set based on exact page index. PageSet(int[] pages) Creates...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....slide’s reference through its index. Read the Excel file as a byte...reference of the slide by using its index. Access the OleObjectFrame shape...

    docs.aspose.com/slides/php-java/manage-ole/
  6. PageLayoutCallbackArgs class | Aspose.Words for...

    aspose.words.layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../ipagelayoutcallback/notify/#pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-page Format](https://docs.aspose.com/words/python-net/converting-to-fixed-page-format/) documentation article.... page_index Gets 0-based index of the page in the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_ActiveRecord method. Specifies the one-based Index of the record from the data source which shall be displayed in Microsoft Word. The default value is 1 in C++....method Specifies the one-based index of the record from the data...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Installation|Documentation

    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....hosted on Pypi (Python Package Index) repository as an installable...

    docs.aspose.com/barcode/python-net/installation/
  9. Aspose::Words::Replacing::ReplacingArgs::get_Gr...

    Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex method. Identifies, by Index, a captured group in the Match that is to be replaced with the Replacement string in C++....ndex method Identifies, by index, a captured group in the Match...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...IndexOutOfRangeExcep : Index was outside the bounds of the...array or collection using an index that is outside its valid range...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...