Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 19,547 for

text

(0.1 sec)
  1. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by # BookmarkStart.... range . bookmarks [ 0 ] . text . strip ()) Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.Outline | Aspose.Words for .NET

    Discover the Font Outline property. Easily format fonts as outlines for a unique design touch. Enhance your typography with this simple feature!...Shows how to create a run of text formatted as outline. Document...the Outline flag to change the text's fill color to white and //...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily format Text with strikethrough for clear visual emphasis in your designs. Enhance readability today!...is formatted as strikethrough text. public bool StrikeThrough {...add a line strikethrough to text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  5. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your document processing efficiency and control....docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/vis...
  6. Watermark.remove method | Aspose.Words for Python

    Watermark.remove method. Removes the watermark....Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains Text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...follows: I have a PDF that contains text, along with images and tables...Aspose that allows me to extract text, images, and tables from the...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  8. XmlMapping.PrefixMappings | Aspose.Words for .NET

    Discover the XmlMapping PrefixMappings property for seamless XML namespace prefix mapping and efficient XPath evaluation. Enhance your XML processing today!...Construct an XML part that contains text and add it to the document's..."<root><text>Text element #1</text><text>Text element #2</text></root>"...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Aspose::Words::Font::get_SizeBi method | Aspose...

    Aspose::Words::Font::get_SizeBi method. Gets or sets the font size in points used in a right-to-left document in C++....right-to-left, and right-to-left text. auto doc = MakeObject < Document...font settings for left-to-right text. builder -> get_Font () -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable Text for seamless document enhancement....Paragraph object with optional text and appends it to the end of...string text ) Parameter Type Description text String The text for...

    reference.aspose.com/words/net/aspose.words/sto...