Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 151,748 for

text

(0.94 sec)
  1. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection....# Insert five bookmarks with text inside their boundaries. i =...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Text Stamp to PDF using Python https://products.aspose.com/pdf/python-cpp/stamps/Text/ Recent content in Add Text Stamp to PDF using Python......PDF Products – Add Text Stamp to PDF using Python https://products...com/pdf/python-cpp/stamps/text/ Recent content in Add Text Stamp to PDF using...

    products.aspose.com/pdf/python-cpp/stamps/text/...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Text Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/Text/remove/ Recent content in How to remove Text Annota......PDF Products – How to remove Text Annotation using C++ https://products...com/pdf/cpp/annotation/text/remove/ Recent content in How to remove Text Annotation...

    products.aspose.com/pdf/cpp/annotation/text/rem...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF to Text Merge using C# https://products.aspose.com/pdf/net/merger/pdf-to-Text/ Recent content in PDF to Text Merge using C# on Aspsoe.PDF P......PDF Products – PDF to TEXT Merge using C# https://products...com/pdf/net/merger/pdf-to-text/ Recent content in PDF to TEXT Merge using C#...

    products.aspose.com/pdf/net/merger/pdf-to-text/...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF ถึง Text ผสานโดยใช้ Java https://products.aspose.com/pdf/th/java/merger/pdf-to-Text/ Recent content in PDF ถึง Text ผสานโดยใช้ Java on Asps......PDF Products – PDF ถึง TEXT ผสานโดยใช้ Java https://products...com/pdf/th/java/merger/pdf-to-text/ Recent content in PDF ถึง TEXT ผสานโดยใช้ Java...

    products.aspose.com/pdf/th/java/merger/pdf-to-t...
  6. 演示文稿中的查找和替换|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ); //Get all text boxes in the presentation ITextFrame...Portions ) //Find text to be replaced if ( port . Text . Contains (...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  7. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace Text in MS Word documents in C#....Check the text of the document print "Original document text: " ....-> Range -> Text . PHP_EOL ; // Replace the text in the document...

    docs.aspose.com/words/net/find-and-replace-in-php/
  8. TextBoxWrapMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextBoxWrapMode enum to control Text wrapping in shapes, enhancing document layouts and design flexibility....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. public...Description Square 0 Text wraps inside a shape. None 2 Text does not wrap...

    reference.aspose.com/words/net/aspose.words.dra...
  9. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection....// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for .NET: 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 ()...NotesTextFrame . Text = "My note" ; } Access a Notes Slide Read text from...

    docs.aspose.com/slides/net/examples/elements/note/