Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 151,847 for

text

(0.11 sec)
  1. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....Shows how to format a run of text using its font property. doc...run = aw . Run ( doc = doc , text = 'Hello world!' ) font = run...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.Subscript | Aspose.Words for .NET

    Discover the Font Subscript property. Easily format Text as subscript for enhanced readability and style in your documents. Boost your design today!...Examples Shows how to format text to offset its position. Document...true ); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/net/aspose.words/fon...
  3. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputFormat method. Returns or sets the Text formatting for a Text form field in C++....Returns or sets the text formatting for a text form field. System...Remarks If the text form field contains regular text, then valid...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Using wrapper in CPP|Aspose.PDF for .NET

    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....will use a wrapper to retrieve text from PDF documents. #include...( String ^ file ) { String ^ text ; TextRetriever :: IRetrieverPtr...

    docs.aspose.com/pdf/net/using-wrapper-in-cpp/
  6. Aspose::Words::Drawing::TextBoxAnchor enum | As...

    Aspose::Words::Drawing::TextBoxAnchor enum. Specifies values used for shape Text vertical alignment in C++....Specifies values used for shape text vertical alignment. enum class...Name Value Description Top 0 Text is aligned to the top of the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract Text from PDF in C++ https://products.aspose.com/pdf/cpp/parser/Text/ Recent content in Extract Text from PDF in C++ on Aspsoe.PDF Prod......PDF Products – Extract text from PDF in C++ https://products...com/pdf/cpp/parser/text/ Recent content in Extract text from PDF in...

    products.aspose.com/pdf/cpp/parser/text/index.xml
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Text to PDF Using PHP https://products.aspose.com/pdf/php-java/Text/ Recent content in Add Text to PDF Using PHP on Aspsoe.PDF Products Hug......PDF Products – Add Text to PDF Using PHP https://products...com/pdf/php-java/text/ Recent content in Add Text to PDF Using PHP...

    products.aspose.com/pdf/php-java/text/index.xml
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add Text to PDF Using Python https://products.aspose.com/pdf/python-net/Text/ Recent content in Add Text to PDF Using Python on Aspsoe.PDF Prod......PDF Products – Add Text to PDF Using Python https://products...com/pdf/python-net/text/ Recent content in Add Text to PDF Using Python...

    products.aspose.com/pdf/python-net/text/index.xml
  10. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....= doc_original ) # Paragraph text referenced with an endnote:...ENDNOTE , footnote_text = 'Original endnote text.' ) # Table: builder...

    reference.aspose.com/words/python-net/aspose.wo...