Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 151,792 for

text

(2.5 sec)
  1. 演示文稿中的查找和替换|Aspose.Slides 文档

    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....pptx" ); //Get all text boxes in the presentation ITextFrame...Portions ) //Find text to be replaced if ( port . Text . Contains (...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  2. 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/
  3. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object....Examples Shows how to insert a text box, and set the font of its...= aw . drawing . ShapeType . TEXT_BOX , width = 300 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract Text, tables, and images with step-by-step examples.... Unlike plain text or structured formats like JSON...follow a linear order. Extracting text, tables, images, and metadata...

    blog.aspose.com/pdf/parse-pdf-in-python/
  5. Aspose::Words::Notes::FootnoteSeparatorType enu...

    Aspose::Words::Notes::FootnoteSeparatorType enum. Specifies the type of the footnote/endnote separator in C++....Separator between main text and footnote text. FootnoteContinuation...Printed above footnote text on a page when the text must be continued...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. Working with Headers and Footers|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....Developers can get or set the text string that appears on the left...with the font properties of the text. Setting Headers and Footers...

    docs.aspose.com/diagram/java/working-with-heade...
  7. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在单元格中插入文本|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....FileName = FilePath + "Insert text into a cell.xlsx" ; InsertText..."Inserted Text" ); // Given a document name and text, // inserts...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  10. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with Text Hello World using Aspose.PDF for Python via .NET....creating a PDF document containing text “Hello World!”. After installing...TextFragment object Set Text Colors Create a Text Builder Add TextFragment...

    docs.aspose.com/pdf/python-net/hello-world-exam...