Sort Score
Result 10 results
Languages All
Labels All
Results 6,731 - 6,740 of 20,749 for

2 of

(0.07 sec)
  1. Working with Text Styles | Aspose.Note Document...

    A comprehensive guide on styling text within various net framework applications.... GetDataDir_Text (); 2 3 // Load the document into Aspose...var document = new Document(); 2 var page = new Page(document);...

    docs.aspose.com/note/net/working-with-text-styles/
  2. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFootnotes method. Specifies whether to compare differences in footnotes and endnotes in C++....builder -> Write ( u "Original cell 2 text" ); builder -> EndTable ();...-> set_Text ( u "Edited Cell 2 contents" ); ( System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes Of their own... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

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

    Explore ControlChar SpaceChar field. Unlock the power Of char32 for seamless data management and enhanced character control in your applications.... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  5. ControlChar.LineFeed | Aspose.Words for .NET

    Discover the ControlChar LineFeed field, understand the line feed character (x000a) for seamless text formatting and improved data handling.... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  6. ControlChar.NonBreakingSpaceChar | Aspose.Words...

    Discover ControlChar NonBreakingSpaceChar for seamless text formatting. Enhance your documents with non-breaking space character char160 for improved readability.... EqualTo ( 2 )); // The line feed character...PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  7. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in MicrosOft Word is (char)31.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…...noticed extra text appears at page 2. Code: var doc = new Document(@"...Discourse June 20, 2025, 9:38am 2 @ServerSide527 Cause The issue...

    forum.aspose.com/t/extra-text-appears-when-conv...
  9. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your documents. Enhance your document automation today!... RightExpression = "2 + 3" ; fieldNextIf . ComparisonOperator...Is . EqualTo ( " NEXTIF 5 = \"2 + 3\"" )); // If the comparison...

    reference.aspose.com/words/net/aspose.words.fie...
  10. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....trim()); // 2 - Create a clone of a node just...nested within one parent table // 2 = Table is nested within two parent...

    reference.aspose.com/words/java/com.aspose.word...