Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 36,237 for

index

(0.12 sec)
  1. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    Discover the BuildingBlocks property in GlossaryDocument, offering a typed collection of all glossary entries for enhanced organization and easy access....2 - Get a building block by index: Assert . That ( glossaryDoc...

    reference.aspose.com/words/net/aspose.words.bui...
  2. PropertyType | Aspose.Words for Java

    Specifies data type of a document property in Java.... // 1 - Remove by index: properties.removeAt(1); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage Axes of Excel Charts with JavaScript via...

    Learn how to configure chart axes in Aspose.Cells for JavaScript via C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....worksheet by passing its sheet index const worksheet = workbook ...

    docs.aspose.com/cells/javascript-cpp/chart-axes/
  4. Aspose::Words::VariableCollection::Contains met...

    Aspose::Words::VariableCollection::Contains method. Determines whether the collection contains a document variable with the given name in C++....Contains ( u "City" )); // 2 - By index: variables -> RemoveAt ( 1 );...

    reference.aspose.com/words/cpp/aspose.words/var...
  5. Aspose::Words::WebExtensions::TaskPaneCollectio...

    Aspose::Words::WebExtensions::TaskPaneCollection class. Specifies a list of persisted task pane objects. To learn more, visit the documentation article in C++....docking location, we can set this index to arrange them. myScriptTaskPane...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionPropertyCollection class. Specifies a set of web extension custom properties. To learn more, visit the documentation article in C++....docking location, we can set this index to arrange them. myScriptTaskPane...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getChild(int nodeType, int index, boolean isDeep) getChildNodes(int...indexOf(Node child) Returns the index of the specified child node...

    reference.aspose.com/words/java/com.aspose.word...
  8. Binding Worksheet to a Customized Collection Ob...

    This article introduces how to bind a worksheet to a collection in GridWeb....contains a readonly indexer. Using this indexer, we can get any custom...public MyCustomRecord this [ int index ] { get { return ( MyCustomRecord...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. How to Convert Word to JPG in Java

    This brief tutorial provides step-by-step details on how to convert Word to JPG in Java. These steps are helpful to convert Word to JPG using Java in any of the operating systems like Linux, macOS and Windows....file name by using the page index in it. Code to Convert Word...

    kb.aspose.com/words/java/how-to-convert-word-to...
  10. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... cell_area_name , color ): index = self . _sheet . conditional_formattings... conditional_formattings [ index ] area = self . get_cell_area_by_name...

    docs.aspose.com/cells/python-net/how-to-add-ico...