Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 32,602 for

index

(0.07 sec)
  1. Aspose::Words::Fields::FieldIndex::set_Language...

    Aspose::Words::Fields::FieldIndex::set_LanguageId method. Sets the language ID used to generate the Index in C++....language ID used to generate the index. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....conditional formatting int index = sheet . GetConditionalFormat...GetConditionalFormat (). Get ( index ); // Sets the conditional format...

    docs.aspose.com/cells/cpp/conditional-formatting/
  3. Aspose.Cells 8.7.0中的公共API更改|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....the desired Worksheet via its index or name var sheet = book . Worksheets...the desired Worksheet via its index or name var sheet = book . Worksheets...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Manage Blob|Aspose.Slides Documentation

    Add blob to PowerPoint presentation in C++. Export blob. Add Image as blob...videos for ( int32_t index = 0 ; index < pres -> get_Videos ()...() -> get_Count (); ++ index ) { auto video = pres -> get_Videos...

    docs.aspose.com/slides/cpp/manage-blob/
  5. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....parameters: Upper left row index , the index of the upper left row...row. Upper left column index , the index of the upper left column...

    docs.aspose.com/cells/cpp/managing-pictures/
  6. DropDownItemCollection.count property | Aspose....

    DropDownItemCollection.count property. Gets the number of elements contained in the collection.... index_of ( 'Two' )) self . assertTrue...another item at a specified index: drop_down_items . insert (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create a Presentation Viewer in C#|Aspose.Slide...

    Learn how to create a custom presentation viewer in .NET using Aspose.Slides. Easily display PowerPoint (PPTX, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software....reference to the slide by its index. Open a file stream. Save the...reference to the slide by its index. Create a thumbnail image of...

    docs.aspose.com/slides/net/presentation-viewer/
  8. Aspose.Cells 8.3.0中的公共API更改|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....( int index = 0 ; index <= charts . getCount (); index ++) {...Chart chart = charts . get ( index ); Shape shape = ( Shape ) chart...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. TaskPaneCollection class | Aspose.Words for Nod...

    Aspose.Words.WebExtensions.TaskPaneCollection class. Specifies a list of persisted task pane objects...Description add(item) clear() remove(index) See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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++....methods take the row and 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...