Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 155,327 for

2

(0.14 sec)
  1. DynamicRollingChart.xlsx

    Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation Warning Evaluation Only. Created with Aspose.Cells for .NET.Copyright 2003 - 2023 Aspose Pty Ltd. 14.0300 Microsoft Excel 14.0300 fa......Sheet1 Month Sales 1 50 2 45 3 55 4 60 5 55 6 65 7 70 Evaluation...

    docs.aspose.com/cells/zh/go-cpp/create-dynamic-...
  2. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...{'type': 'paragraph', 'para_id': 2, 'text': '', 'runs': [], 'empty':...deryushev June 30, 2025, 1:21pm 2 @tesapsoe It could go something...

    forum.aspose.com/t/paste-back-shape-data-correc...
  3. Aspose.PSD for .NET 22.8 - Release Notes|Docume...

    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....DoNotDispose ; // Change delay of frame 2 timeLine . Frames [ 1 ]. Delay...opacity of 'Layer 1' on frame 2 LayerState layerState11 = timeLine...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-8...
  4. 创建或添加表格到PDF|Aspose.PDF for Java

    学习如何在PDF文档中创建或添加表格,应用单元格样式,拆分表格到页面上,并自定义行和列等。...( "Column (" + row_count + ", 2)" ); row . getCells (). add (..."Test 2 1" ); Cell cell = row2 . getCells (). add ( "Test 2 2" );...

    docs.aspose.com/pdf/zh/java/add-table-in-existi...
  5. Aspose.Words hangs upon conversion document to ...

    Hi @nicolasmartel , i am having the same issue right now. I am using the latest aspose-word 25.3 JAVA. Any large docx to PDF takes forever and hangup at save() method. Did you find any solution for this.Please advise....2 - never ending high CPU on a particular...noskov April 12, 2025, 4:42am 2 @jaipm Could you please attach...

    forum.aspose.com/t/aspose-words-hangs-upon-conv...
  6. 用JavaScript通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Java脚本通过C++管理Excel文件中的图片、OLE对象和形状。... addLine ( 2 , 0 , 2 , 0 , 100 , 300 ); // Save...sheet . shapes . addLine ( 2 , 0 , 2 , 0 , 100 , 300 ); // method...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  7. FieldListNum Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldListNum class for seamless LISTNUM field implementation. Enhance document automation with powerful features today!...will start a count at list level 2. It will display a value of "1"...builder . Writeln ( "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....write("Original cell 2 text"); builder.endTable(); //...getRuns().get(0).setText("Edited Cell 2 contents"); ((Shape)docEdited...

    reference.aspose.com/words/java/com.aspose.word...
  9. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java....] , 2 ) + Math . pow ( lastCTM . getElements () [ 1 ] , 2 ));...lastCTM . getElements () [ 2 ] , 2 ) + Math . pow ( lastCTM ....

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  10. Add Shapes|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.... Drop ( visioStarMaster , 2.0 , 5.5 ); visioStarShape . Text...pageNumber = 0 ; double width = 2 , height = 2 , pinX = 4.25 , pinY =...

    docs.aspose.com/diagram/net/add-shapes/