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

index

(0.49 sec)
  1. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border type in C++....Retrieves a Border object by index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t Zero-based...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...be obtained by index: // original chart index const srcChart...was copied (usually the next index) const dstChart = sheet.getCharts()...

    forum.aspose.com/t/copied-range-does-not-update...
  3. Clone Presentation Slides in C++|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for C++. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....at the first position – zero index – of the presentation) to the...to be cloned along with the index for the new position as a parameter...

    docs.aspose.com/slides/cpp/clone-slides/
  4. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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 Worksheet sheet = book...FormatConditions to the collection int index = sheet . getConditionalFormat...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Inserting and Deleting Rows and Columns of an E...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for C++ API....InsertRow method takes the index of the row where the new row...takes two parameters: Row index – the index of the row from where...

    docs.aspose.com/cells/cpp/inserting-and-deletin...
  6. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....Hide ] FormFieldCollection indexer (1 of 2) Returns a form field...specified index. public FormField this [ int index ] { get ;...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content.... println ( "page index: " + page . getPageIndex ());...System . out . println ( "row index: " + row . getRowIndex ());...

    docs.aspose.com/ocr/java/table-recognition/
  8. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....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/nodejs-cpp/managing-pictu...
  9. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection class. Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. To learn more, visit the documentation article in C++....sets an item at the specified index. idx_set (int32_t, T) Gets or...sets an item at the specified index. Remove (int32_t) Removes the...

    reference.aspose.com/words/cpp/aspose.words.web...
  10. Forms2OleControlCollection class | Aspose.Words...

    aspose.words.drawing.ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects... Indexers Name Description __getitem__(index) Gets Forms2OleControl...Forms2OleControl object at a specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...