Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 43,116 for

index

(0.11 sec)
  1. Aspose::Words::Markup::CustomPart::get_ContentT...

    Aspose::Words::Markup::CustomPart::get_ContentType method. Specifies the content type of this custom part in C++....-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...:: Format ( u "Part index {0}:" , index ) << std :: endl ; std...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects... Indexers Name Description __getitem__(index) Retrieves...Retrieves a VbaModule object by index. Properties Name Description count...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....Description sectionIndex number The index of the section to move to. Remarks...equal to 0, it specifies an index from the beginning of the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CustomXmlParts property to manage Custom XML Data Storage Parts efficiently. Enhance your document's functionality today!... // 1 - By an index in the custom XML part collection:...CustomXmlParts . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words/doc...
  5. StructuredDocumentTag.XmlMapping | Aspose.Words...

    Discover how the StructuredDocumentTag XmlMapping property connects your tags to XML data, enhancing document customization and integration for seamless workflows.... // 1 - By an index in the custom XML part collection:...CustomXmlParts . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose.Slides for Java 15.2.0中的公共API和向后不兼容的更改|A...

    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....IGradientStopCollect方法void insert(int index, float position, int presetColor)的签名已替换为void...presetColor)的签名已替换为void insertPresetColor(int index, float position, int presetColor)签名。...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  7. ChartDataPointCollection.HasDefaultFormat | Asp...

    Discover if the data point at a specific Index in ChartDataPointCollection uses the default format. Enhance your data visualization today!...data point at the specified index has default format. public bool...data point with index 1 to the data point with index 2 // so that...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CustomXmlPropertyCollection class | Aspose.Word...

    Aspose.Words.Markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...indexOfKey(name) Returns the zero-based index of the specified property in...removeAt(index) Removes a property at the specified index. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::MoveToSection m...

    Aspose::Words::DocumentBuilder::MoveToSection method. Moves the cursor to the beginning of the body in a specified section in C++....Description sectionIndex int32_t The index of the section to move to. Remarks...equal to 0, it specifies an index from the beginning of the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. CustomPart.Data | Aspose.Words for .NET

    Explore CustomPart Data. Access detailed information about your custom parts for enhanced precision and efficiency in your projects.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...Console . WriteLine ( $"Part index {index}:" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.mar...