Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 140,850 for

text

(0.06 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.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the font is formatted as double strikethrough Text....formatted as double strikethrough text. @property def double_strike_through...add a line strikethrough to text. doc = aw . Document () para...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Notes::Footnote::get_IsAuto meth...

    Aspose::Words::Notes::Footnote::get_IsAuto method. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark in C++....DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. How to add/insert TextBox to Worksheet|Document...

    How to add/insert TextBox to Worksheet in Aspose.Cells for Python via .NET....Worksheet Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes.One in “insert-shapes”...

    docs.aspose.com/cells/python-net/add-text-box-t...
  5. 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/
  6. Aspose::Words::Watermark::SetText method | Aspo...

    Aspose::Words::Watermark::SetText method. Adds Text watermark into the document in C++....System::String&) method Adds Text watermark into the document...:: String & text ) Parameter Type Description text const System::String&...

    reference.aspose.com/words/cpp/aspose.words/wat...
  7. Create a New Presentation in VSTO and Aspose.Sl...

    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...., layout ); //Set the title text slide . Shapes . Title . TextFrame...TextFrame . TextRange . Text = "Slide Title Heading" ; //Set the...

    docs.aspose.com/slides/net/create-a-new-present...
  8. 在电子表格中查找并替换|Documentation

    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.... Text != "" ) { workbook = new Workbook... Cells . Find ( TXBX_Find . Text , cell , Opts ); if ( cell ...

    docs.aspose.com/cells/zh/net/find-and-replace-i...
  9. | Aspose

    Sample code for DJVU to Text Java conversion. Use API example code for batch DJVU files to Text conversion within any Web or Desktop Java based application....Conversion DJVU to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/cpp/conversion/djvu-to-...
  10. XmlMapping class | Aspose.Words for Python

    aspose.words.markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document...Construct an XML part that contains text and add it to the document's...'<root><text>Text element #1</text><text>Text element #2</text></root>'...

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