Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 151,018 for

2

(0.15 sec)
  1. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author 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...
  2. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Aspose::Words::Markup::CustomPartCollection::Ad...

    Aspose::Words::Markup::CustomPartCollection::Add method. Adds an item to the collection in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e... insertField ( " = 2 + 3 \\# $###" ); expect ( doc...numeric )). toEqual ( 1 ); // 2 - Date/time: builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact.... InsertField ( " = 2 + 3 \\# $###" ); Assert . That...Numeric ), Is . EqualTo ( 1 )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = true only the first copy created per sou…...sjostrand March 2, 2026, 2:51pm 1 aspose-sheetcopy-repro...s1Copy2.Name = "Sheet1_addcopy_2"; // Method B — CopyOptions from...

    forum.aspose.com/t/aspose-cells-net-inconsisten...
  7. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveOptions.compliance property. Specifies the PDF standards compliance level for output documents....comply with the "PDF 2.0" (ISO 32000-2) standard. // Set the...19005-4:2020) // and PDF/UA-2 (ISO 14289-2:2024) standards. // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...words-python Prakruth September 2, 2025, 1:29pm 1 Hi, docA = aw...corrections are made in page 1,2,5 after comparing now is there...

    forum.aspose.com/t/change-pages-only-after-comp...
  9. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience....series 2. Adding moving average trend line for chart series 2. Adding...Logarithmic trend line for chart series 2 tredLineLog = chart . chart_data...

    docs.aspose.com/slides/python-net/trend-line/
  10. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....example -1 means the last item, -2 means the second before last and...Revisions . Count , Is . EqualTo ( 2 )); // Insert revisions show up...

    reference.aspose.com/words/net/aspose.words/rev...