Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 37,038 for

index

(1.8 sec)
  1. 如何用C++创建带有下拉列表的动态图表|Documentation

    学习如何使用Aspose.Cells for C++创建一个根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到你的图表中,实现灵活的数据可视化。...CreateCellArea ( 9 , 0 , 9 , 0 ); int _index = sheet . GetValidations ()... GetValidations (). Get ( _index ); _va . SetType ( ValidationType...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  2. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your documents....IndexOf ( Node ) Returns the index of the specified child node...reference mark // will be its index among all the section's footnotes...

    reference.aspose.com/words/net/aspose.words.not...
  3. Efficiently Merge Presentations in C++|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for C++, streamlining your workflow....pptx" ); for ( int32_t index = 0 ; index < pres2 -> get_Slides...get_Slides () -> get_Count (); index ++ ) { auto slide = pres2 -> get_Slides...

    docs.aspose.com/slides/cpp/merge-presentation/
  4. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the documentation article in C++....Words::Node>&) Returns the index of the specified child node...reference mark // will be its index among all the section's footnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  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. 组装电子表格|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....worksheet by passing its sheet index Worksheet worksheet = workbook...worksheet by passing its sheet index Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/net/assemble-spreadshe...
  7. 使用 Java 拆分 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...pdf" ); int index = 1 ; //5. save each page to...toString ( index ) + ".txt" ), extractedText ); index ++ ; }...

    products.aspose.com/pdf/zh-hant/java/splitter/
  8. 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/
  9. Convert TOPOJSON to SHX GIS Data via .NET | pro...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core.... Shape index format, a positional index of the feature...

    products.aspose.com/gis/net/conversion/topojson...
  10. Get a column heading|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....specified cell to get the row index. private static uint GetRowIndex...expression to match the row index portion of the cell name. Regex...

    docs.aspose.com/cells/net/get-a-column-heading/