Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 35,545 for

index

(0.15 sec)
  1. Add Rectangles to Presentations in JavaScript|A...

    Boost your PowerPoint presentations by adding rectangles with JavaScript and Aspose.Slides for Node.js—easily design and modify shapes programmatically....reference of a slide by using its Index. Add an AutoShape of Rectangle...reference of a slide by using its Index. Add an AutoShape of Rectangle...

    docs.aspose.com/slides/nodejs-java/rectangle/
  2. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit images to the width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …... int index = worksheet.Pictures.Add(3,...Picture pic = worksheet.Pictures[index]; pic.Placement = PlacementType...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  3. Convert Excel to NumPy|Documentation

    Convert Excel to NumPy by using Aspose.Cells for Python via .NET API.... Get the row object by row index. Convert row data to NumPy ndarray...the column object by column index. Convert column data to NumPy...

    docs.aspose.com/cells/python-net/convert-excel-...
  4. Add Trend Lines to Presentation Charts in Java|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for Java — a practical guide to engage your audience....a slide’s reference by its index. Add a chart with default data...reference of a slide by using its Index Create a new chart using AddChart...

    docs.aspose.com/slides/java/trend-line/
  5. Document.Accept | Aspose.Words for .NET

    Streamline your visitor management with our Document Accept method. Enhance security and efficiency for a seamless experience....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Section.Accept | Aspose.Words for .NET

    Discover the Section Accept method to enhance visitor engagement and streamline interactions. Boost your site's performance today!...Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/sec...
  7. 在数据透视表中添加筛选器|Documentation

    了解如何使用Aspose.Cells for Java脚本通过C++在数据透视表中添加筛选器。...getAutoFilter -> autoFilter) const index = pivotTable . pivotFilters...pivotTable . pivotFilters . get ( index ); filter . autoFilter . filterTop10...

    docs.aspose.com/cells/zh/javascript-cpp/add-fil...
  8. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_get method. Gets a list level by Index in C++....method Gets a list level by index. System :: SharedPtr < Aspose...ListLevelCollection :: idx_get ( int32_t index ) Examples Shows how to apply...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. TAR File Format - Everything You Need to Know

    Discover the TAR file format, renowned for its high compression ratios and versatility. Explore how RAR simplifies data compression and archiving, making it valuable for developers and users alike....by checking the TAR file’s index. External references require...the file. Headers - The inner index file holds file headers, mirroring...

    products.aspose.com/zip/most-common-archives/wh...
  10. Extract image and change stamp position|Aspose....

    This section explains how to extract Image and Change Position of a Stampwith Aspose.PDF Facades....MoveStamp method with stamp index and new position on a particular...

    docs.aspose.com/pdf/net/extract-image-and-chang...