Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 36,465 for

index

(0.07 sec)
  1. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....slide’s reference through its index. Create an PPImage object by...slide’s reference through its index. Add an image to the presentation...

    docs.aspose.com/slides/php-java/picture-frame/
  2. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....asSystemFontSource() Accessing Indexer Properties Aspose.Words for...Node.js does not support .NET indexers . To fill this gap the following...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  3. Set Visio Shape's XForm, Line and Fill Data|Doc...

    This section explains how to set shape's style including it's line data and fill data with Aspose.Diagram....); // Set line dash type by index shape . Line . LinePattern ...*/ // Select arrow type by index shape . Line . BeginArrow ....

    docs.aspose.com/diagram/net/set-visio-shape-s-x...
  4. 如何添加Top10条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Top10 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。... cell_area_name , color ): index = self . _sheet . conditional_formattings... conditional_formattings [ index ] area = self . get_cell_area_by_name...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  5. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document... get_child(node_type, index, is_deep) Returns an Nth child...DocumentBase ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....inside a cell: Start Index , the index of the character where...

    docs.aspose.com/cells/net/cells-formatting/
  7. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....reference of a slide by using its Index. Add SmartArt BasicBlockList...a slide’s reference by its index. Add a chart with default data...

    docs.aspose.com/slides/androidjava/manage-smart...
  8. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....reference of a slide by using its Index. Add SmartArt BasicBlockList...a slide’s reference by its index. Add a chart with default data...

    docs.aspose.com/slides/java/manage-smartart/
  9. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...moveTo(para); int index = paraText.indexOf(searchText); if (index != -1)...replacement text at the found index builder.insertHtml(replacementText...

    forum.aspose.com/t/words-java-tracking-changes-...
  10. 更改 EPS 的 XMP 元数据中的数组项 | C++

    本文将通过代码片段讲解和演示使用 Aspose.Page API 解决方案(适用于 C++)更改 EPS 文件的 XMP 元数据中的数组项的过程。...23 // Change title item at index 0 24 xmp -> SetArrayItem(u "dc:title"...26 // Change creator item at index 0 27 xmp -> SetArrayItem(u "dc:creator"...

    docs.aspose.com/page/zh/cpp/xmp-metadata/change...