Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 150,903 for

2

(0.19 sec)
  1. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document.... write ( 'Run 2. ' ) # Every invocation of the...first_paragraph . runs self . assertEqual ( 2 , runs . count ) # We can also...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations....CreateTestProjectWit(); 2 3 // Set formula Sin(pi/2) 4 project. getExtendedAttribute... setFormula ( "Sin(3.1415926/2)" ); 5 6 // Print Calculated value...

    docs.aspose.com/tasks/java/support-for-evaluati...
  3. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting of the axis title....= [ 'Category 1' , 'Category 2' ] series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java....code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...code page: {1}; Modules count: {2}\n", vbaProject.getName(), vbaProject...

    reference.aspose.com/words/java/com.aspose.word...
  5. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for .NET... Pixels = 2 ; //set BarHeight 40 gen . Parameters...Barcode . XDimension . Pixels = 2 ; //set bars filled gen . Parameters...

    docs.aspose.com/barcode/net/1d-barcode-types/
  6. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++.... CreateRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...GetCells (). CreateRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  7. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets.... createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...getCells (). createRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  8. 智能导入数组元素通过切片器到Excel,使用智能标记|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....2]绑定以显示前3条明细。 智能标记中的切片器可以减少代码复杂..."director id 2" , "FirstName" : "director first 2" , "MiddleName"...

    docs.aspose.com/cells/zh/net/how-to-import-arra...
  9. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to PDF multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...zip (675,2 KB) Is there anything I can do...following code: for (int i = 0; i < 2; i++) { Aspose::Cells::Startup();...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  10. Dashed polylines don't retain style or radius -...

    I am working on a project where we need to export CAD wiring diagrams to PDF. Different line styles are applied to the lines depending on their purpose. What I am noticing is that polylines with a style applied to them h…...gorokhovatskyi April 1, 2025, 7:33pm 2 @tomO8 , Hello, please give us...with details. tomO8 April 2, 2025, 2:16pm 3 Thanks Oleksii. oleksii...

    forum.aspose.com/t/dashed-polylines-dont-retain...