Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 153,670 for

2

(0.14 sec)
  1. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...words-net rpmati September 26, 2025, 2:58pm 1 Hi, I have a method where...Discourse September 26, 2025, 2:58pm 2 @rpmati It appears that after...

    forum.aspose.com/t/aspose-words-errors-after-up...
  2. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....getCount()); // 2 - Get the collection to remove...at an index: fields.removeAt(2); Assert.assertEquals(3, fields...

    reference.aspose.com/words/java/com.aspose.word...
  3. 外部乳胶软件包| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API支持使用库本身中未包含的外部软件包的使用,例如Fancybox和PGFPLOTS软件包...Copy 1 \ documentclass{article} 2 \ usepackage [ a6paper,landscape...= & x ^ 2 \\ 16 a ^ 2 + 2ab + b ^ 2 & = & (a + b) ^ 2 \\ 17 \...

    docs.aspose.com/tex/zh/python-net/external-late...
  4. ContributorCollection | Aspose.Words for Java

    Represents bibliography source contributors in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....writeln("Page 2."); builder.insertImage(getImageDir()...setPageFileName(outFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...
  6. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...sahi March 3, 2010, 11:50am 2 Hi, Please try the attached latest...you amjad.sahi March 9, 2010, 2:34am 9 Hi, We will try to support...

    forum.aspose.com/t/formatting-not-retained-whil...
  7. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....get(2).getListLabel().getLabelString());...assertEquals("002.", paras.get(2).getListLabel().getLabelString());...

    reference.aspose.com/words/java/com.aspose.word...
  8. Performance/Memory optimization for writing lar...

    I am trying to add a table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a table to docum…...in a PDF, it is taking about 2.7/3 mins. Is there any to optimize...mudassir.fayyaz May 26, 2021, 2:53pm 2 @BALKRUSHNA015478 The table...

    forum.aspose.com/t/performance-memory-optimizat...
  9. Working with Background in ODS Files with C++|D...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with C++....SetValue ( 2 ); worksheet . GetCells (). Get ( 2 , 0 ). SetValue...worksheet . GetCells (). Get ( 2 , 1 ). SetValue ( 9 ); worksheet...

    docs.aspose.com/cells/cpp/working-with-backgrou...
  10. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Node.js via C++...."China" , 2000 ], [ "David" , 2 , "Maxilaku" , "Asia" , "India"..."France" , 500 ], [ "James" , 2 , "Chang" , "Europe" , "France"...

    docs.aspose.com/cells/nodejs-cpp/how-to-add-piv...