Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 35,623 for

index

(0.14 sec)
  1. Aspose.Slides for PHP via Java 14.6.0 的公共 API 和...

    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....insertClone(int index, IShape sourceShape), Aspose...IShapeCollection.insertClone(int index, IShape sourceShape, float x...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  2. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java.... // 1 - By an index in the custom XML part collection:...getCustomXmlParts().iterator(); int index = 0; while (enumerator.hasNext())...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用C++创建动态图表|Documentation

    学习如何在Aspose.Cells for C++中创建动态图表。我们的指南将演示如何根据需求动态更新图表数据、系列和格式,从而在工作表中直观展示不断变化的数据。...range with headers on int32_t index = listObjects . Add ( 0 , 0...Create chart based on ListObject index = sheet . GetCharts (). Add...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  4. Aspose::Words::Bibliography::PersonCollection c...

    Aspose::Words::Bibliography::PersonCollection class. Represents a list of persons who are bibliography source contributors in C++....sets a person at the specified index. idx_set (int32_t, const Sy...sets a person at the specified index. Is (const System::TypeInfo&)...

    reference.aspose.com/words/cpp/aspose.words.bib...
  5. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....reference to a slide using its index. Add a chart with some data...ShowValue = true ; // Set the index of the chart data sheet. int...

    docs.aspose.com/slides/net/create-chart/
  6. How to Change Excel Row Height using C++

    In this small tutorial, we will elaborate how to change excel row height using C++. You will adjust row height in excel using C++ by a fixed value or based on content size....height by providing the row index and a fixed height value Select...worksheets by providing a sheet index. Each sheet has a collection...

    kb.aspose.com/cells/cpp/how-to-change-excel-row...
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....slide’s reference through its index. Add a chart with some data...setShowValue ( true ); # Sets the index for the chart data sheet $defaultWorksheetInde...

    docs.aspose.com/slides/php-java/create-chart/
  8. Group Presentation Shapes in JavaScript|Aspose....

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Node.js via Java — fast, step-by-step guide with free JavaScript code....reference of a slide by using its Index Add a group shape to the slide...reference of a slide by using its Index. Accessing the shape collection...

    docs.aspose.com/slides/nodejs-java/group/
  9. Save Each Worksheet to a Different PDF File wit...

    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....You can set a single sheet index in the PdfSaveOptions.SheetSet...sheetSet = new SheetSet ([ ws . index ]); const pdfSaveOptions = new...

    docs.aspose.com/cells/javascript-cpp/save-each-...
  10. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started....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...