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

index

(0.26 sec)
  1. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects.... Count ]; int index = 0 ; foreach ( CustomXmlProperty... Properties ) properties [ index ++] = $"\" { cxp . Name } \...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Use Connection indexes to connect shapes|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....Use Connection indexes to connect shapes Contents [ Hide ] Add...the shape and use Connection indexes to connect shapes Aspose.Diagram...

    docs.aspose.com/diagram/net/use-connection-inde...
  3. Format Presentation Charts in С++|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for С++ and elevate your PowerPoint presentation with professional, eye-catching styling....a slide’s reference by its index. Add a chart with default data...a slide’s reference by its index. Add a chart with default data...

    docs.aspose.com/slides/cpp/chart-formatting/
  4. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....authorities, or an index with the TOC, TOA, or INDEX field Examples:...contents, table of authorities, or index. getFormat() Gets a FieldFormat...

    reference.aspose.com/words/java/com.aspose.word...
  5. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...ArrayIndexOutOfBound: Index 721250 out of bounds for length...lang.ArrayIndexOutOfBound: Index 721250 out of bounds for length...

    forum.aspose.com/t/getting-nullpointerexception...
  6. Aspose::Words::InlineStory class | Aspose.Words...

    Aspose::Words::InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables. 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/inl...
  7. 如何用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...
  8. 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...
  9. 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/
  10. 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...