Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 124,699 for

text

(0.19 sec)
  1. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough Text in C++....formatted as double strikethrough text. bool Aspose :: Words :: Font...add a line strikethrough to text. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. FieldAutoTextList.EntryName | Aspose.Words for ...

    Discover how to manage AutoText entries with the FieldAutoTextList EntryName property—easily set or retrieve names for streamlined document editing....document and populate it with auto text entries. doc . GlossaryDocument...AUTOTEXTLIST field and set the text that the field will display...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Fields::FormFieldCollection::get...

    Aspose::Words::Fields::FormFieldCollection::get_Count method. Returns the number of form fields in the collection in C++....set_StatusText ( u "Checkbox status text" ); checkBox -> set_OwnStatus...a document builder to insert text input form field. builder ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. TextBoxWrapMode enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.TextBoxWrapMode enumeration. Specifies how Text wraps inside a shape....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. Members...Description Square Text wraps inside a shape. None Text does not wrap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Using PSD files as templates for automation - B...

    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....to update text? The process will be similar. Find Text Layer by...update the Text Layer of Photoshop File . How to update Text Layer...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  6. How to Add Hyperlink in Word using Python

    This short tutorial guides you on how to add hyperlink in Word using Python. It contains all the basic information to set the IDE and a runnable sample code to insert hyperlink in Word using Python....created Word file Add some sample text and then set the font settings...hyperlink text Add the hyperlink by providing hyperlink text and the...

    kb.aspose.com/words/python/how-to-add-hyperlink...
  7. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace Text in Word using Python....for finding and replacing the text in the loaded document and finally...finally replace the text. Once you find and replace words in...

    kb.aspose.com/words/python/how-to-replace-words...
  8. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  9. Edit HTML in Python | products.aspose.com

    Edit HTML in Python. Use Python library API to edit HTML file...doc by adding a new line of text to it. Edit HTML in Python Using..., you can add a new line of text to an HTML document with just...

    products.aspose.com/slides/python-net/editor/html/
  10. Create PDF Forms using Python for .NET | Aspose...

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/python-net/acroforms/cr...