Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 36,096 for

index

(0.65 sec)
  1. 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...
  2. ToaCategories Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.ToaCategories class for efficient management of table of authorities categories in your documents. Enhance your document structuring!...the "\c" switch to select the index of a category from our collection...switch with a matching category index. Each TOA field will also display...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++....another item at a specified index: dropDownItems -> Insert ( 3...// 2 - Remove an item at an index: dropDownItems -> RemoveAt (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Show report filter pages option|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....Accessing the second worksheet (index 1) and first pivot table const...get ( 0 )); // Set position index for showing report filter pages...

    docs.aspose.com/cells/javascript-cpp/show-repor...
  5. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based Index of the specified bookmark in the collection in C++....method Returns the zero-based index of the specified bookmark in...ReturnValue The zero based index. Negative value if not found...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Hiding and Showing Rows and Columns with Node.j...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for Node.js via C++....method takes the row or column index as a parameter to hide the specific...parameters: Row or column index – the index of a row or column that...

    docs.aspose.com/cells/nodejs-cpp/hiding-and-sho...
  7. Create a Presentation Viewer in JavaScript|Aspo...

    Create a custom presentation viewer in JavaScript with Aspose.Slides for Node.js. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....the slide reference by its index. Open a file stream. Save the...the slide reference by its index. Get the thumbnail image of...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. Merge PS/EPS files to PDF using JavaScript

    Merger PS/EPS functionality of Aspose.Page API solution for JavaScript via C++ allows you to combine several PS/EPS files into a single PDF document....3 function readFile (index) { 4 if (index >= e. target . files...file = e. target . files [ index ] ; 15 file_reader. onload =...

    docs.aspose.com/page/javascript-cpp/merge/ps/
  9. Merge PS files to PDF | JavaScript | Aspose

    JavaScript API Solution to merge PostScript. Save the combined result as PDF files. Learn the code example of merging functionality....function readFile ( index ) { if ( index >= e . target . files...file = e . target . files [ index ]; file_reader . onload = function...

    products.aspose.com/page/javascript-cpp/merge-p...
  10. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++....// Remove gradient stop at index 1. gradientStops -> RemoveAt...new gradient stop at the same index 1. gradientStops -> Insert (...

    reference.aspose.com/words/cpp/aspose.words.dra...