Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 151,779 for

text

(0.32 sec)
  1. Bookmark class | Aspose.Words for Python

    aspose.words.Bookmark class. Represents a single bookmark... text Gets or sets the text enclosed in the bookmark...the document. Does not remove text inside the bookmark. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Node.nextSibling property | Aspose.Words for No...

    Node.nextSibling property. Gets the node immediately following this node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.nodeTypeToString method | Aspose.Words for...

    Node.nodeTypeToString method. A utility method that converts a node type enum value into a user friendly string....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, Text fragments, and tables in one document....document will contain a image, two text fragments (header and paragraph)...)) # Add Header header = ap . text . TextFragment ( "New ferry...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  6. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for C++: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C++ examples....Create a notes slide and assign text to it. static void AddNote ()...get_NotesTextFrame () -> set_Text ( u "My note" ); presentation...

    docs.aspose.com/slides/cpp/examples/elements/note/
  7. Stretching Factor|Aspose.Words for Reporting Se...

    Stretching Factor setting of the Aspose.Words for Reporting Services....cells may appear too narrow and text elements inside cells are split...encounter the described behaviour (text elements inside tables of TXT...

    docs.aspose.com/words/reportingservices/stretch...
  8. Node.PreviousSibling | Aspose.Words for .NET

    Discover the Node PreviousSibling property to easily access the node that comes before your current node, enhancing your DOM manipulation skills.... Writeln ( "Section 1 text." ); builder . InsertBreak (...builder . Writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...text range.replace() range.delete()...content using ranges Inserting text before/after a given range Copying/moving...

    forum.aspose.com/t/need-complete-documentation-...
  10. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for .NET....NET Core Text Text annotation Link Link annotations...annotations FreeText (PDF 1.3) Free text annotation Line (PDF 1.3) Line...

    docs.aspose.com/pdf/net/overview-of-annotations/