Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 36,465 for

index

(0.09 sec)
  1. 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/
  2. 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/
  3. 用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-...
  4. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY 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...
  5. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF 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...
  6. 搜索

    搜索...[HttpGet] public ActionResult Index(string fileName) { sheets =...workSheets; } } 打開 Views/Home/index.cshtml 並將其內容替換為以下腳本。 @{ ViewBag...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  7. Aspose.Cells 8.8.1中的公共API更改|Documentation

    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....to the ShapeCollection int index = sheet . getTextBoxes (). add...sheet . getTextBoxes (). get ( index ); //Set the text of the TextBox...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. Manage Presentation Comments in Java|Aspose.Sli...

    Master presentation comments with Aspose.Slides for Java: 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 ICommentCollection commentCollection...

    docs.aspose.com/slides/java/presentation-comments/
  9. Manage Presentation Comments on Android|Aspose....

    Master presentation comments with Aspose.Slides for Android via Java: 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 ICommentCollection commentCollection...

    docs.aspose.com/slides/androidjava/presentation...
  10. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....Section section ) { // Get the index of our section within the document...( "[Section start] Section index: " + sectionIndex ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...