Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 153,551 for

2

(0.24 sec)
  1. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Writeln ( "Run 2. " ); Assert . That ( doc . GetText...Trim (), Is . EqualTo ( "Run 2. \rRun 1." )); // Move the cursor...

    reference.aspose.com/words/net/aspose.words/sto...
  2. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your sections by seamlessly adding source content, boosting organization and clarity in your projects.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...Section section = doc . Sections [ 2 ]; Assert . That ( section . GetText...

    reference.aspose.com/words/net/aspose.words/sec...
  3. StructuredDocumentTagRangeStart.xmlMapping prop...

    StructuredDocumentTagRangeStart.xmlMapping property. Gets an object that represents the mapping of this structured document tag range to XML data in a custom XML part of the current document....#1</text><text>Text element #2</text></root>" ; let xmlPart =...#1</text><text>Text element #2</text></root>" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Discover the IsDeleteRevision property in Microsoft Word. Learn how it indicates deletions during change tracking for efficient document management....AppendParagraph ( "Paragraph 2. " ); body . AppendParagraph (...EqualTo ( 4 )); para = paragraphs [ 2 ]; para . Remove (); // Such paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  5. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Discover the Paragraph IsInsertRevision property in Word. Learn how it identifies inserted text during change tracking for efficient document management....AppendParagraph ( "Paragraph 2. " ); body . AppendParagraph (...EqualTo ( 4 )); para = paragraphs [ 2 ]; para . Remove (); // Such paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  6. 高级功能|Aspose.PDF for Java

    本节展示如何使用 Aspose.PDF for Java 在 PDF 文档中使用 LaTeX 标签。..."(x+y)^3&=(x+y)(x+y)^2" + "(x+y)(x^2+2xy+y^2)\\\\" + "&=x^3+3x^2y+3xy^3+x^3...

    docs.aspose.com/pdf/zh/java/advanced-features/
  7. Rendered chart is distorted with several defect...

    Dear Aspose. As you can see from example. Chart differences (Rendered by Aspose 25.3 VS original in Excel) 1 - Extra black tooth like chart series is rendered 2 - Extra labels are rendered in chart 3 - Blue chart la…...like chart series is rendered 2 - Extra labels are rendered in...Discourse April 10, 2025, 1:31pm 2 @ottap It seems you are experiencing...

    forum.aspose.com/t/rendered-chart-is-distorted-...
  8. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content.... LEFT , paragraphs [ 2 ] . paragraph_format . alignment...options ) self . assertEqual ( 2 , count ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlSchemaCollection.Remove | Aspose.Words...

    Effortlessly manage your CustomXmlSchemaCollection with the Remove method to eliminate specific values, enhancing data organization and efficiency.... EqualTo ( 2 )); // Enumerate the schemas and...index: schemas . RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/net/aspose.words.mar...
  10. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

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