Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 35,544 for

index

(0.17 sec)
  1. Aspose::Words::Drawing::AdjustmentCollection cl...

    Aspose::Words::Drawing::AdjustmentCollection class. Represents a read-only collection of Adjustment adjust values that are applied to the specified shape in C++....adjustment at the specified index. Is (const System::TypeInfo&)...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 在 .NET 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...uint index ); void LineTo ( float x , float y , uint index ); 在路径末尾添加三次贝塞尔曲线...point2 , PointF point3 , uint index ); void CubicBezierTo ( float...

    docs.aspose.com/slides/zh/net/custom-shape/
  3. 如何用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...
  4. 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...
  5. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in the collection....in the collection either by index or by name. vba_modules [ 0...VbaModuleCollection VbaModuleCollection indexer VbaModuleCollection.add method...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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/
  7. 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...
  8. Add, Move or Delete pages in PDF using Python f...

    Manipulate PDF pages of your document programmatically with Python sample code using Aspose.PDF for Python for .NET...Insert method with specified index. Save the output PDF using the...

    products.aspose.com/pdf/python-net/pages/
  9. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Aspose.Cells for Python via .NET API....version of the method takes the index of the source worksheet as a...takes the target worksheet index as a parameter. The following...

    docs.aspose.com/cells/python-net/copying-and-mo...
  10. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential document properties, enhancing your Word processing efficiency....DocumentProperty object by index. override Item { get; } Returns...IndexOf ( string ) Gets the index of a property by name. Remove...

    reference.aspose.com/words/net/aspose.words.pro...