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

text

(0.32 sec)
  1. 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...
  2. 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...
  3. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link Text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP.... text_frame . text = "Aspose" text_portion = shape...shape . text_frame . paragraphs [ 0 ] . portions [ 0 ] text_portion...

    docs.aspose.com/slides/python-net/examples/elem...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Adding, Extracting, and Deleting Tables in PDF Using C# https://products.aspose.com/pdf/net/table/ Recent content in Adding, Extracting, and De......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/net/table/index.xml
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Zajmij się formularzami PDF w Java https://products.aspose.com/pdf/pl/java/acroforms/ Recent content in Zajmij się formularzami PDF w Java on A......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/pl/java/acroforms/index...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Zajmij się formularzami PDF w PHP https://products.aspose.com/pdf/pl/php-java/acroforms/ Recent content in Zajmij się formularzami PDF w PHP on......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/pl/php-java/acroforms/i...
  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. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....GetText will retrieve the visible text as well as field codes and special...Aspose :: Words :: SaveFormat :: Text ). Trim ()); Shows how to extract...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. 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...