Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 37,077 for

index

(0.91 sec)
  1. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result... update () index = 0 for general_format in format_obj...format index { index } : { general_format } ' ) index += 1 self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_font property. Text formatting applied to new content....( f ' \t Group index: \t { args . group_index } \n ' if args...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Access the Text Box by the Name|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....text boxes are accessed by index from the Workheet.getTextBoxes()...

    docs.aspose.com/cells/java/access-the-text-box-...
  6. 在 .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/
  7. 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/
  8. 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...
  9. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code....Save one page only, by page index options . setPageIndex ( 0 );...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  10. Bookmark.last_column property | Aspose.Words fo...

    Bookmark.last_column property. Gets the zero-based Index of the last column of the table column range associated with the bookmark....property Gets the zero-based index of the last column of the table...

    reference.aspose.com/words/python-net/aspose.wo...