Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 151,853 for

text

(3.13 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. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of Text inside the paragraph....typed collection of pieces of text inside the paragraph. @property...revision occurs when we insert text while tracking changes. self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Edit PDF using Python | Aspose.PDF

    Еdit PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF, developers can edit text in PDF, insert graphs using...Edit PDF elements: tables, texts, images,, fields, etc. Edit...

    products.aspose.com/pdf/python-net/editor/
  4. How to add/insert TextBox to Worksheet|Document...

    How to add/insert Text Box to Worksheet in Aspose.Cells....Worksheet Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes. One is in Insert Shapes...

    docs.aspose.com/cells/net/add-text-box-to-works...
  5. How to remove font dom from html after converte...

    Is there any way to remove font dom from “Td”. or Is there any way to avoid the Text are separate by font tag. e904128e-711c-447f-a3f6-a50f5a3d9c8c.png (47.1 KB)...Is there any way to avoid the text are separate by font tag. e...contains rich text formatting, which causes the text to be divided...

    forum.aspose.com/t/how-to-remove-font-dom-from-...
  6. Document.watermark property | Aspose.Words for ...

    Document.watermark property. Provides access to the document watermark....Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control Text orientation in shapes, enhancing your document design and readability....enumeration Specifies orientation of text in shapes. public enum ShapeTextOrientation...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/net/aspose.words.dra...
  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. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  10. BookmarkCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all bookmarks from your document with the BookmarkCollection Clear method. Streamline your workflow and enhance organization today!...// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...