Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 124,661 for

text

(0.06 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. 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...
  3. Aspose::Words::Fields::FormField::get_OwnStatus...

    Aspose::Words::Fields::FormField::get_OwnStatus method. Specifies the source of the Text that's displayed in the status bar when a form field has the focus in C++....Specifies the source of the text that’s displayed in the status...get_OwnStatus () Remarks If true , the text specified by the StatusText...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FormField::get_HelpText ...

    Aspose::Words::Fields::FormField::get_HelpText method. Returns or sets the Text that's displayed in a message box when the form field has the focus and the user presses F1 in C++.... method Returns or sets the text that’s displayed in a message...true , HelpText specifies the text string value. If OwnHelp is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit Text in PDF file in Java....editing Find and replace some text in the entire file Find and...and replace some other text but change its font and color as well...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract Text or images from PDF using Javahttps://products.aspose.com/pdf/java/parser/Recent content in Extract Text or images from PDF using J......PDF Products – Extract text or images from PDF using Javahttps://products...com/pdf/java/parser/Recent content in Extract text or images from PDF using Java...

    products.aspose.com/pdf/java/parser/index.xml
  7. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver....Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/tex...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Wyodrębnij tekst lub obrazy z pliku PDF za pomocą PHPhttps://products.aspose.com/pdf/pl/php-java/parser/Recent content in Wyodrębnij tekst lub ......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/parser/inde...
  9. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....Left-aligns the text after the tab stop. CENTER Centers the text around...Right-aligns the text at the tab stop. DECIMAL Aligns the text at the decimal...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace Text in MS Word document using Ruby....Find And Replace To replace text using Aspose.Words Java in Ruby...Ruby, simply invoke the replace_text() method. Ruby Code ## The path...

    docs.aspose.com/words/java/find-and-replace-in-...