Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 149,114 for

2

(0.14 sec)
  1. Draw geomtry to visio VSTM document via Python ...

    Python source code to draw geomtry to visio vstm file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-java/drawing...
  2. Draw geomtry to visio VDW document via Python |...

    Python source code to draw geomtry to visio vdw file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-java/drawing...
  3. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...trying to convert the following 2 table’s that are present in the...Discourse May 19, 2025, 11:52am 2 @Adhirath When converting an Excel...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  4. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java...."AW Category 1" , "AW Category 2" }; // Adding new series. Value...categories , new double [] { 1 , 2 }); ChartSeries series2 = seriesColl...

    docs.aspose.com/words/java/working-with-charts/
  5. Extra paragraph inserted when comparing two doc...

    When comparing two Word documents, we sometimes get an extra paragraph incorrectly added in the compared result. Please find attached two examples. Case 1 (C1) Comparing c1_doc1.docx with c1_doc2.docx C1_Compare_With_…...for showing No markups) Case 2 (C2) Comparing c1_doc1.docx with...Discourse November 12, 2025, 10:01pm 2 @andrelafond Summary When using...

    forum.aspose.com/t/extra-paragraph-inserted-whe...
  6. RunCollection class | Aspose.Words for Python

    aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RunCollection class | Aspose.Words for Node.js

    Aspose.Words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 能否获取到增量获取变化的单元格数据 - Free Support Forum - aspose...

    您好, 如何增量获取变化的单元格数据 场景:java处理有公式的excel,假设我只修改了一个单元格,能否获取到这个修改的单元格对应的行? 然后java保存入库....Discourse May 20, 2025, 12:20am 2 @feng.qun.zhu.avaryholding.com...我的excel里是有公式的,假如以下场景 A1 B1 2 C1 SUM(A1+B1) java设置A1=2,那C1会跟着变, 我设置A1的时...

    forum.aspose.com/t/topic/312881
  9. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for Java....mpp" ); 2 project. save ( "NewProductDev...Project( "NewProductDev.mpp" ); 2 SaveOptions options = new XamlOptions();...

    docs.aspose.com/tasks/java/rendering-project-da...
  10. Aspose.pdf PDF To jpg - Free Support Forum - as...

    感谢您的查看和帮助! 1.业务:PDF转JPG图片,然后进行OCR识别,服务器返回双层PDF文件。 2.当我使用Aspose.pdf.dll 22.11.0.jpeg图片,OCR返回的双层PDF是正常的,可以正常打开。 3.当我使用Aspose.pdf via Drawing.dll 25.4.0.jpeg图片,OCR返回的双层PDF是错误的,文件损坏。 当我对比:Aspose.pdf.dll 22.11.0.jpe…... 2.当我使用Aspose.pdf.dll 22.11.0.jpeg图片...Discourse September 1, 2025, 7:21pm 2 @fhn123456 要确保使用新的Aspose.PDF via...

    forum.aspose.com/t/aspose-pdf-pdf-to-jpg/317436