Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 124,740 for

text

(0.06 sec)
  1. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++....how to set the locale of the text that we are adding with a document...English and insert some Russian text, // the English locale spell...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. TextDmlEffect | Aspose.Words for Java

    Dml Text effect for Text runs in Java....class TextDmlEffect Dml text effect for text runs. Examples: Shows...if a run displays a DrawingML text effect. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by # BookmarkStart.... range . bookmarks [ 0 ] . text . strip ()) Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++....Examples Shows how to create a text watermark. auto doc = MakeObject...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – استخراج متن یا تصاویر از PDF با استفاده از JavaScripthttps://products.aspose.com/pdf/fa/javascript-cpp/parser/Recent content in استخراج متن یا ......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/fa/javascript-cpp/parse...
  6. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FormFieldCollection::Rem...

    Aspose::Words::Fields::FormFieldCollection::RemoveAt method. Removes a form field at the specified index 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...
  8. Aspose::Words::Fields::FormField::get_CheckBoxS...

    Aspose::Words::Fields::FormField::get_CheckBoxSize method. Gets or sets the size of the checkbox in points. Has effect only when IsCheckBoxExactSize is true 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...
  9. Aspose::Words::Fields::FormField::get_DropDownI...

    Aspose::Words::Fields::FormField::get_DropDownItems method. Provides access to the items of a dropdown form field 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...
  10. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....character case while searching for text to replace. options.setMatchCase(matchCase);..."true" to replace the found text if it is not a part of another...

    reference.aspose.com/words/java/com.aspose.word...