Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 44,660 for

2

(0.07 sec)
  1. AdvancedCompareOptions.IgnoreDmlUniqueId | Aspo...

    Discover the AdvancedCompareOptions IgnoreDmlUniqueId property to enhance your DrawingML processing by efficiently managing unique IDs. Optimize your workflow!... and the revisions count was 2. // If we are ignoring DML's unique...AreEqual ( isIgnoreDmlUniqueId ? 0 : 2 , docA . Revisions . Count );...

    reference.aspose.com/words/net/aspose.words.com...
  2. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...Discourse April 1, 2025, 8:15pm 2 @Remus87 When using the InsertDocument...for .NET alexey.noskov April 2, 2025, 4:17am 3 @Remus87 This...

    forum.aspose.com/t/insertdocument-custom-margin...
  3. MarkerSymbol enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.MarkerSymbol enumeration. Specifies marker symbol style....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ). clearFormat (); // We can also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::CalendarType enum | Aspose.Words...

    Aspose::Words::CalendarType enum. Specifies the type of a calendar in C++.... Hebrew 2 The Hebrew Lunar calendar. SakaEra...builder -> InsertField ( u " = 2 + 3 \\ # $###" ); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/cal...
  5. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...potapov April 4, 2025, 4:18pm 2 @VaradS , Thank you for contacting...add(workbook.getCell(worksheetIndex, 2, 0, "DEF")); chart.getChartData()...

    forum.aspose.com/t/need-a-sample-code-to-create...
  7. EndnoteOptions.StartNumber | Aspose.Words for .NET

    Discover how the EndnoteOptions StartNumber property enhances your document by customizing the first numbered endnotes for clarity and organization.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...
  8. CSS precedence not respected for margins - Free...

    Hi, When attempting to load the following MHT file, Aspose does not respect CSS precedence rules for the margins, so the first margin rule it detects is being used, rather than the second. This is a departure from how W…...Family mragusa January 16, 2018, 2:41pm 1 Hi, When attempting to...manzoor January 16, 2018, 4:42pm 2 @mragusa , Thanks for your inquiry...

    forum.aspose.com/t/css-precedence-not-respected...
  9. ComparisonEvaluationResult Class | Aspose.Words...

    Discover the Aspose.Words.Fields.ComparisonEvaluationResult class for efficient document comparison analysis. Unlock insights and enhance your workflow!...{0} {1} {2} \"true argument\" \"false argument\" ". // 2. " COMPARE...COMPARE {0} {1} {2} ". Field field = builder . InsertField ( string...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ChartSeries.Format | Aspose.Words for .NET

    Discover the ChartSeries Format property for effortless access to customizable fill and line styles, enhancing your data visualization experience....[] { "Category 1" , "Category 2" }; // Adding new series. Value...categories , new double [] { 1 , 2 }); ChartSeries series2 = seriesColl...

    reference.aspose.com/words/net/aspose.words.dra...