Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 155,309 for

2

(0.17 sec)
  1. Document.FootnoteOptions | Aspose.Words for .NET

    Explore the Document FootnoteOptions property to customize footnote numbering and positioning, enhancing your document's clarity and professionalism.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Document.EndnoteOptions | Aspose.Words for .NET

    Explore the EndnoteOptions property to customize endnote numbering and positioning, enhancing your document's clarity and professionalism.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....402 \\f Arial \\s 25 \\u "); // 2 - Nested field: // Use a field...FIELD_FORMULA); leftExpression.addArgument(2); leftExpression.addArgument("+");...

    reference.aspose.com/words/java/com.aspose.word...
  4. PdfSaveOptions.Compliance | Aspose.Words for .NET

    Discover the PdfSaveOptions Compliance property to ensure your PDF documents meet industry standards for quality and compatibility....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/net/aspose.words.sav...
  5. Aspose::Words::Markup::XmlMapping::get_XPath me...

    Aspose::Words::Markup::XmlMapping::get_XPath method. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag in C++....#1</text><text>Text element #2</text></root>" ; System :: SharedPtr...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. The position of number in △ is changing after P...

    Hello Team, When trying to convert Word file into pdf, Inside the document, the position of number inside △ is changing after pdf conversion. kindly find the attached screenshot for your reference....Product Family Manish7320 April 2, 2026, 11:56am 1 Hello Team, When...KB alexey.noskov April 2, 2026, 12:08pm 2 @Manish7320 Could you...

    forum.aspose.com/t/the-position-of-number-in-is...
  9. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    Effortlessly navigate your documents with the DocumentBuilder MoveToBookmark method, instantly positioning the cursor at any bookmark for enhanced editing....That ( firstParagraphNodes [ 2 ]. NodeType , Is . EqualTo ( NodeType...EqualTo ( "1. Hello world!" )); // 2 - Inside the bookmark, right after...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ChartLegend.legendEntries property | Aspose.Wor...

    ChartLegend.legendEntries property. Returns a collection of legend entries for all series and trendlines of the parent chart...."AW Category 1" , "AW Category 2" ]; let series1 = series . add...categories , [ 1 , 2 ]); series . add ( "Series 2" , categories ...

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