Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 37,080 for

index

(0.33 sec)
  1. 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/
  2. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Java. Fast how-to guide....slide’s reference through its index. Add an IVideo object and pass...slide’s reference through its index. Add an IVideo object and pass...

    docs.aspose.com/slides/java/video-frame/
  3. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    本节介绍如何设置形状的样式,包括它的线数据和填充数据 Aspose.Diagram。...); // Set line dash type by index shape . Line . LinePattern ...*/ // Select arrow type by index shape . Line . BeginArrow ....

    docs.aspose.com/diagram/zh/net/set-visio-shape-...
  4. 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/
  5. 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/
  6. Manage Presentation Themes in .NET|Aspose.Slide...

    Master presentation themes in Aspose.Slides for .NET to create, customize and convert PowerPoint files with consistent branding....StyleIndex = 2 ; Index guide : 0 is used for no fill. The index starts...

    docs.aspose.com/slides/net/presentation-theme/
  7. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....map, which will give you the index of the corresponding glyph.... Using the glyph index, look up the metrics for the glyph in...

    products.aspose.com/font/cpp/manipulate-glyphs/
  8. Manage Presentation Themes in Java|Aspose.Slide...

    Master presentation themes in Aspose.Slides for Java to create, customize and convert PowerPoint files with consistent branding....( 2 ); Index guide : 0 is used for no fill. The index starts...

    docs.aspose.com/slides/java/presentation-theme/
  9. 用JavaScript通过C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++隐藏和显示工作表中的行和列。...worksheet (rows are zero-based index) worksheet . cells . hideRows...worksheet (columns are zero-based index) worksheet . cells . hideColumns...

    docs.aspose.com/cells/zh/javascript-cpp/hiding-...
  10. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...