Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 36,465 for

index

(0.82 sec)
  1. 使用连接索引连接形状|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....Diagram (); // get page by index Aspose . Diagram . Page page... 0 ); // connect shapes by index of conneecting points page ...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  2. TaskPane Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.TaskPane class, your key to creating powerful add-in task panes for enhanced document editing and productivity....{ get; set; } Specifies the index, enumerating from the outside...docking location, we can set this index to arrange them. myScriptTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  3. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in Java with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... Set the index of chart data sheet. Getting...setShowValue ( true ); // Setting the index of chart data sheet int defaultWorksheetInde...

    docs.aspose.com/slides/java/pie-chart/
  4. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....reference to a slide by its index. Add an AutoShape to the slide...reference to a slide by its index. Add an AutoShape to the slide...

    docs.aspose.com/slides/python-net/shape-formatt...
  5. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.visitSubDocument method | Aspos...

    DocumentVisitor.visitSubDocument method. Called when a sub-document is encountered....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the document has finished....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Currency Format Not Applied to Table Column Whe...

    While working with Aspose Cells for a table, we encountered an issue where applying a currency format to a table column doesn’t reflect correctly when values are populated via the payload. The cells display raw numbers w…...worksheet and 'columnIndex' is the index of your currency column int...columnIndex = 1; // Example column index int rowCount = worksheet.Cells...

    forum.aspose.com/t/currency-format-not-applied-...
  9. BubbleSizeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.BubbleSizeCollection class, your go-to solution for managing bubble sizes in chart series effectively....size value at the specified index. Methods Name Description GetEnumerator...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Create Dynamic Charts with C++|Documentation

    Learn how to create dynamic charts in Aspose.Cells for C++. Our guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....range with headers on int32_t index = listObjects . Add ( 0 , 0...Create chart based on ListObject index = sheet . GetCharts (). Add...

    docs.aspose.com/cells/cpp/create-dynamic-charts/