Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 150,889 for

2

(0.16 sec)
  1. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for JavaScript via C++....use a negative number like -1, -2, -3, etc., and to bring a shape...use a positive number like 1, 2, 3, etc. Send Shape Front or Back...

    docs.aspose.com/cells/javascript-cpp/send-shape...
  2. FixedPageSaveOptions.pageSet property | Aspose....

    FixedPageSaveOptions.pageSet property. Gets or sets the pages to render... writeln ( "Page 2." ); builder . insertBreak ( aw...( `Page ${ i + 1 } ( ${ ( i % 2 == 0 ? "odd" : "even" ) } )` );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Smartly Importing Array Element by Index into E...

    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...."director id 2" , "FirstName" : "director first 2" , "MiddleName"..."director middle 2" , "LastName" : "director last 2" , "Reportees"...

    docs.aspose.com/cells/net/how-to-import-array-e...
  4. Quick Tips|Aspose.PDF for Java

    Boost your productivity with quick tips for Aspose.PDF for Java. Learn time-saving techniques and essential tricks.... get_Item ( 2 ). getActions (). setOnOpen (...JavascriptAction ( "app.alert('page 2 is opened')" )); document . getPages...

    docs.aspose.com/pdf/java/quick-tips/
  5. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel cells using HTML with the easy‑to‑use Aspose.Cells for JavaScript via C++ API....0pt;color:#009DD9;mso-font-charset:2;'>l</font><font style='font-f...:top;text-align:left;'> Text 2 </font><font style='font-fami...

    docs.aspose.com/cells/javascript-cpp/display-bu...
  6. Get Resolution and Dimensions of Images|Aspose....

    Learn how to retrieve resolution and dimensions of embedded images from a PDF in .NET using Aspose.PDF....[ 0 ], 2 ) + Math . Pow ( lastCTM . Elements [ 1 ], 2 )); double...Elements [ 2 ], 2 ) + Math . Pow ( lastCTM . Elements [ 3 ], 2 )); //...

    docs.aspose.com/pdf/net/get-resolution-and-dime...
  7. Aspose.cells excel保存为pdf,图表图例格式错位 - Free Suppor...

    图例测试.zip (125.5 KB) Workbook workbook = new Workbook("C:\\TEST\\图例测试.xlsm"); workbook.Save("C:\\TEST\\图例测试.pdf");...中文技术支持 lingtian January 16, 2026, 2:23pm 1 图例测试.zip (125.5 KB) Workbook...Discourse January 16, 2026, 2:23pm 2 @lingtian • 图例错位具体表现为哪些形式...

    forum.aspose.com/t/aspose-cells-excel-pdf/324504
  8. Aspose.Cells C++ - missing method - Free Suppor...

    Hello, in Aspose.Cells Java version we used the method aspose.cells.IndividualFontConfigs.setFontExclusiveSources, that we couldn’t find in the corresponding version of Aspose.Cells.25.6 for C++. Do we have to use a di…...dancelli July 8, 2025, 2:59pm 1 Hello, in Aspose.Cells...amjad.sahi July 8, 2025, 3:20pm 2 @gianfranco.dancelli , We will...

    forum.aspose.com/t/aspose-cells-c-missing-metho...
  9. 在Python中冻结窗格|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.... freezePanes ( 3 , 2 , 3 , 2 ) # Saving the modified Excel...

    docs.aspose.com/cells/zh/java/freeze-panes-in-p...
  10. Node.previousSibling property | Aspose.Words fo...

    Node.previousSibling property. Gets the node immediately preceding this node.... writeln ( "Section 2 text." ); // Both sections are...trim ()). toEqual ( "Section 2 text." ); See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...