Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 35,669 for

index

(0.2 sec)
  1. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ API自动调整行、列、合并单元格的行,以及范围内的行。...); // Auto-fit the 2nd row (index 1) of the worksheet worksheet...// Auto-fit the 5th column (index 4) from row 4 to 6 worksheet...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  2. Border Settings|Documentation

    How to use the Aspose.Cells library in JavaScript via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....border type is passed as an index to the borders collection. All...worksheet by passing its sheet index const worksheet = workbook ...

    docs.aspose.com/cells/javascript-cpp/cells-bord...
  3. 如何以及在哪里使用Node.js通过C++的枚举器|Documentation

    学习如何通过Aspose.Cells for Node.js via C++ API使用枚举器。...RowCollection and iterate using index const rows = workbook . getWorksheets...(); // Traverse columns using index const count = columns . getCount...

    docs.aspose.com/cells/zh/nodejs-cpp/how-and-whe...
  4. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....layout slide reference by its index. Set the slide footer placeholder...to the master slide by its index. Set the master’s and all child...

    docs.aspose.com/slides/python-net/slide-layout/
  5. Manage Presentation Comments in C++|Aspose.Slid...

    Master presentation comments with Aspose.Slides for C++: add, read, edit, and delete comments in PowerPoint files fast and easily....// Accesses the comment at index 0 for slide 1 String str = comments...Author's comments collection at index 0 auto commentCollection = comments...

    docs.aspose.com/slides/cpp/presentation-comments/
  6. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++....get_DropDownSelectedInde () Gets the index specifying the currently selected...set_DropDownSelectedInde (int32_t) Sets the index specifying the currently selected...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Apply or Change Slide Layouts in Java|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for Java. Explore layout types, placeholder control, and footer visibility through Java code examples....layout slide reference by its index. Set the slide footer placeholder...to the master slide by its index. Set the master’s and all child...

    docs.aspose.com/slides/java/slide-layout/
  9. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....layout slide reference by its index. Set the slide footer placeholder...to the master slide by its index. Set the master’s and all child...

    docs.aspose.com/slides/php-java/slide-layout/
  10. Display font Metadata | C++ API Solution

    C++ API Solution to manage fonts. Learn how to view font metadata with a few lines of C++ code. Read font information....present, it retrieves the glyf index for the character A and then...= ( char16_t ) 65 ; //Glyph index for 'A' uint32_t glIndex = cmapTable...

    products.aspose.com/font/cpp/font-metrics/