Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 155,282 for

2

(0.12 sec)
  1. Merged deleted table cells render outside table...

    We are seeing an incorrect table layout in Aspose.Words when comparing two DOCX documents and exporting the result to PDF with tracked changes enabled. Expected behavior (matches Microsoft Word): When horizontal cells …...docx with 2.docx. The issue occurs only for...not reproduce when comparing 2.docx with 1.docx. Aspose.Word...

    forum.aspose.com/t/merged-deleted-table-cells-r...
  2. 用C++筛选图表数据的三种方法。|Documentation

    了解如何使用Aspose.Cells for C++在Excel中筛选图表。我们全面的指南将演示如何应用筛选、定制图表元素,以及使用数据分析工具获取更好的洞察和做出明智的决策。...SetIsFiltered ( true ); // Should be 2 std :: cout << "Filtered Series..."seriesFiltered-out.xlsx" ); // Should be 2 std :: cout << "Filtered Series...

    docs.aspose.com/cells/zh/cpp/filtering-charts-i...
  3. ChartSeries.YValues | Aspose.Words for .NET

    Discover the ChartSeries YValues property to access a powerful collection of Y values, enhancing your data visualization and analysis capabilities....9 , 2.45 , 3 }, new double [] { 1 ,...0 }, new double [] { 2 , 1.1 , 2.95 , 2 }); // Show data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeries.XValues | Aspose.Words for .NET

    Discover the ChartSeries XValues property to access a powerful collection of X values, enhancing your data visualization and analysis....9 , 2.45 , 3 }, new double [] { 1 ,...0 }, new double [] { 2 , 1.1 , 2.95 , 2 }); // Show data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  5. RTF to PDF conversion performance with Aspose.W...

    For the same RTF file, if I do a simple conversion to PDF (without any special options), I get a processing time of 318ms for the Java version, while I get more than 1000ms for the C++ version. Is this the expected behav…...Product Family brunod October 2, 2025, 1:19pm 1 For the same RTF...Professionalize.Discourse October 2, 2025, 1:20pm 2 @brunod The performance...

    forum.aspose.com/t/rtf-to-pdf-conversion-perfor...
  6. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity....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...
  7. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts this revision.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing document layout and presentation.... FixedColumnWidths 2 Aspose.Words disables the AutoFit...builder . Write ( "Row 1, cell 2." ); builder . EndRow (); // While...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

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