Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 150,870 for

2

(0.33 sec)
  1. PageRange class | Aspose.Words for Python

    aspose.words.saving.PageRange class. Represents a continuous range of pages... PageRange ( 2 , 3 ), aw . saving . PageRange...), aw . saving . PageRange ( 2 , 4 ), aw . saving . PageRange...

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

    Discover the Aspose.Words.Drawing.Charts.LegendPosition enum to easily customize your chart legend's position for enhanced data visualization.... Left 2 Specifies that the legend shall...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 高级功能|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/
  9. TabStop.equals method | Aspose.Words for Node.js

    TabStop.equals method. Compares with the specified [TabStop](../).... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...