Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 37,102 for

index

(0.34 sec)
  1. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....reference of a slide by using its index. Access the source slide shape...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  2. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...Attempt to get Conversation Index property (Tag: 0x0071) MapiProperty...get_Item(MapiPropertyTag.PR_CONVERSATION_INDEX); if (convIndexProp != null...

    forum.aspose.com/t/how-to-get-the-following-val...
  3. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples....sourceLayout) and insertClone(int index, IMasterSlide sourceMaster)...

    docs.aspose.com/slides/nodejs-java/slide-master/
  4. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....Words::Node>&) Returns the index of the specified child node...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 图表系列|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表系列..., 500 , 500 ); // Sets the index of the chart data sheet var...

    docs.aspose.com/slides/zh/nodejs-java/chart-ser...
  6. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....Words::Node>&) Returns the index of the specified child node...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Manage Presentation Slide Masters on Android|As...

    Manage Slide Masters in Aspose.Slides for Android: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....sourceLayout) and insertClone(int index, IMasterSlide sourceMaster)...

    docs.aspose.com/slides/androidjava/slide-master/
  8. Font Metadata

    Font metadata gives a bunch of common information and some technical details. It helps distinguish, categorize and properly use them....as by operating systems to index and search for files on a computer...

    docs.aspose.com/font/net/font-metadata/
  9. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...worksheet by passing its sheet index Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  10. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...get("PivotTable"); // or use the sheet index // Refresh all PivotTables on...

    forum.aspose.com/t/pivot-data-mismatch-between-...