Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 37,102 for

index

(0.1 sec)
  1. Aspose::Words::Notes::FootnoteSeparator class |...

    Aspose::Words::Notes::FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document in C++....Words::Node>&) Returns the index of the specified child node...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....collection at the specified index position. The GroupShape frame...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Add a comment to a slide|Aspose.Slides Document...

    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....() { AuthorId = authorId , Index = commentIdx , DateTime = DateTime...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  4. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation....show_value = True # Set the index of chart data sheet defaultWorksheetInde...

    products.aspose.com/slides/python-net/chart/pptx/
  5. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....</body> </html> And also edit Index.cshtml : @{ ViewData["Title"]...controller = "Tiles" , action = "Index" }); app . MapControllerRoute...

    docs.aspose.com/gis/net/showcases/sliding-map-w...
  6. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java.... FIELD_INDEX Specifies the INDEX field. FIELD_INDEX_ENTRY Specifies...field. FIELD_INDEX public static int FIELD_INDEX Specifies the...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....Section section) { // Get the index of our section within the document...indentAndAppendLine("[Section start] Section index: " + sectionIndex); mDocTraversalDepth++;...

    reference.aspose.com/words/java/com.aspose.word...
  8. Comment | Aspose.Words for Java

    Represents a container for text of a comment 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...
  9. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....PdfSaveOptions(); 8 // Set page index 9 opts. setPageIndex (2); 10...rmat. Png ); 7 // set page index 8 opts. setPageIndex (0); 9...

    docs.aspose.com/note/java/convert-onenote-docum...
  10. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...chart to the worksheet const index = workbook . getWorksheets ()...workbook . getWorksheets (). get ( index ); sheet . getCharts (). addFloatingChart...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...