Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 151,819 for

text

(1.3 sec)
  1. index.xml

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

    products.aspose.com/pdf/java/text/index.xml
  2. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....Shows how to format a run of text using its font property. Document...DASH_DOT_STROKER); builder.write("Text surrounded by green border.");...

    reference.aspose.com/words/java/com.aspose.word...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 合并 PDF 到 Text https://products.aspose.com/pdf/zh-hant/python-net/merger/pdf-to-Text/ Recent content in 使用 Python 合并 PDF 到 Text on Asp......Products – 使用 Python 合并 PDF 到 TEXT https://products.aspose.com...df-to-text/ Recent content in 使用 Python 合并 PDF 到 TEXT on Aspsoe...

    products.aspose.com/pdf/zh-hant/python-net/merg...
  4. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....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...
  5. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted Text collections within paragraphs, enhancing your document's structure and readability....typed collection of pieces of text inside the paragraph. public...revision occurs when we insert text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/par...
  6. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …..."attributes": { "val": "SCH-DEF-TEXT" } } ] }, { "type": "SDT_CONTENT"..."type": "TEXT", "text": "{}", "variableType": "SCH-DEF-TEXT" } ]...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  7. Get the titles of all the slides|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....shape in shapes ) { // Get the text in each paragraph in this shape...foreach ( var text in paragraph . Descendants < D . Text >()) { paragraphText...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  8. CustomXmlPart.data_checksum property | Aspose.W...

    CustomXmlPart.data_checksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content.... Document () rich_text = aw . markup . StructuredDocumentTa...aw . markup . SdtType . RICH_TEXT , aw . markup . MarkupLevel...

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

    Discover the Aspose.Words.Drawing.WrapSide enum to control Text wrapping around shapes and images, enhancing document layout and readability....of the shape or picture the text wraps around. public enum WrapSide...Description Both 0 The document text wraps on both sides of the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its index for a streamlined collection!...// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

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