Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 155,503 for

2

(0.93 sec)
  1. Set Orientation and Control the Export of Hidde...

    This section explains how to set page's layout with Aspose.Diagram.... GetPage ( "Flow 2" ); // Set Visio page visiblity...diagram . Pages . GetPage ( "Flow 2" ); // Set Visio page visiblity...

    docs.aspose.com/diagram/net/set-orientation-and...
  2. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred area. So when I get precedent for a range I want to be able to get that precedent as a range object instead of a referred area object. How can I do that, the only option I have …...Family Adhirath May 7, 2025, 2:37pm 1 Hi, I want to get a range...Professionalize.Discourse May 7, 2025, 2:38pm 2 @Adhirath To obtain a range...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  3. ListLevel.startAt property | Aspose.Words for N...

    ListLevel.startAt property. Returns or sets the starting number for this list level.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...paragraphs. builder . writeln ( "List 2 starts below:" ); builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Android 上管理演示文稿中的图表数据标签|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中添加和设置图表数据标签,以制作更具吸引力的幻灯片。...getCell ( defaultWorksheetInde , 2 , 1 , 0 . 50 )); series . getDataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . getType ());...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  5. Incorrect Rendering of EQ Field with Center-Ali...

    Description When exporting a DOCX that contains a Word EQ field using the below syntax, Aspose.Words renders the result differently from Microsoft Word 2010. Field Equation Example { EQ \b\bc({content}) } Expected Res…...Discourse December 26, 2025, 8:43am 2 @chenweii The EQ field switch...preserve expected visual output [2, 4, 5]. These reports suggest...

    forum.aspose.com/t/incorrect-rendering-of-eq-fi...
  6. Reading VBA Information from MPP File | Aspose....

    This document provides guidance on how to read and extract VBA information from MPP files using Aspose.Tasks for C#....Copy 1 // Loading project file 2 System ::SharedPtr < Project >...(dataDir + u "VbaProject1.mpp" ); 2 3 System ::SharedPtr < VbaProject...

    docs.aspose.com/tasks/cpp/reading-vba-informati...
  7. 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....Digit pairs (00-99) Numeric data 2 digits per symbol Automatic Optimization...getXDimension (). setPixels ( 2 ); gen . getParameters (). getBarcode...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...以下是所有可能的内置样式列表: 20% 强调 1 20% 强调 2 20% 强调 3 20% 强调 4 20% 强调 5 20%...20% 强调 6 40% 强调 1 40% 强调 2 40% 强调 3 40% 强调 4 40% 强调 5 40% 强调 6...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  9. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for JavaScript via C++ API....C column width (column index 2) const column = worksheet . cells...cells . columns . get ( 2 ); column . width = 21 ; // Read the...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  10. 添加和连接 Visio 形状|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....pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4 . 25 , pinY...// Add a new star shape pinX = 2 . 0 ; pinY = 4 . 5 ; long starId...

    docs.aspose.com/diagram/zh/java/add-and-connect...