Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 155,137 for

2

(0.23 sec)
  1. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../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...
  2. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Legends are mis placing while exporting from Ex...

    As per the excel and chart below, here lower bound column there is no color fill as per template. But in chart it is showing legend and legend colors for Range and Line. image.png (26.8 KB) So, here my question is I h…...leoluo March 19, 2026, 9:14am 2 Hi @Venkataram Please provide...available. leoluo March 25, 2026, 2:03pm 7 Hi @Venkataram We have...

    forum.aspose.com/t/legends-are-mis-placing-whil...
  4. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities.... Write ( "Run 2. " ); // Every invocation of the...runs . Count , Is . EqualTo ( 2 )); // We can also insert a node...

    reference.aspose.com/words/net/aspose.words/nod...
  5. MailMerge.UnconditionalMergeFieldsAndRegions | ...

    Discover how MailMerge's UnconditionalMergeFieldsAndRegions property enhances document automation by merging fields and regions without conditional limits.... InsertField ( " IF 1 = 2 " ); builder . MoveTo ( fieldIf...IF 1 = 2 \"James Bond\"\u0014\u0015" : "\u0013 IF 1 = 2 \u0013...

    reference.aspose.com/words/net/aspose.words.mai...
  6. ChartFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartFormat class for advanced chart element styling. Enhance your documents with professional, customizable chart designs....[] { "Category 1" , "Category 2" }; series . Add ( "Series 1"...double [] { 1 , 2 }); series . Add ( "Series 2" , categories ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. WRAPCOLS Excel function - Free Support Forum - ...

    We are considering purchasing a new Aspose Cells license but one of the functions we would need is the WRAPCOLS function which is not currently supported. Are there any plans to add support for this?...Cells Product Family LPyrah July 2, 2025, 4:09pm 1 We are considering...Professionalize.Discourse July 2, 2025, 4:10pm 2 @LPyrah Cause Currently...

    forum.aspose.com/t/wrapcols-excel-function/314748
  8. PersonCollection | Aspose.Words for Java

    Represents a list of persons who are 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...
  9. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...vos January 8, 2026, 2:18pm 1 Hi Sir/madam, We want to...works correct. When generating 2 excel files, with workbook links...

    forum.aspose.com/t/workbook-links-are-not-worki...