Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 154,889 for

text

(0.4 sec)
  1. WatermarkType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkType enum for easy watermark customization in documents. Enhance your projects with versatile watermark options!...Value Description Text 0 Indicates that the text will be used as...Examples Shows how to create a text watermark. Document doc = new...

    reference.aspose.com/words/net/aspose.words/wat...
  2. TextBox.TextBoxWrapMode | Aspose.Words for .NET

    Discover the TextBox WrapMode property to enhance Text wrapping within shapes, improving your design's clarity and visual appeal....TextBoxWrapMode property Determines how text wraps inside a shape. public...wrapping mode for the contents of a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....= doc_original ) # Paragraph text referenced with an endnote:...ENDNOTE , footnote_text = 'Original endnote text.' ) # Table: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPart.DataChecksum | Aspose.Words for .NET

    Discover the CustomXmlPart DataChecksum property, ensuring data integrity with a reliable CRC checksum for your XML content. Enhance your data's reliability!..."<root><text>ContentControl</text></root>" ), "/root/text" , ""...ToString (), "<root><text>Updated ContentControl</text></root>" ), "/root/text"...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....revision occurs when we insert text while tracking changes. expect...we change the formatting of text while tracking changes. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....revision occurs when we insert text while tracking changes. self...we change the formatting of text while tracking changes. self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....revision occurs when we insert text while tracking changes. expect...we change the formatting of text while tracking changes. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FootnoteNumberingRule Enum | Aspose.Words for .NET

    Discover the Aspose.Words FootnoteNumberingRule enum to control automatic footnote and endnote numbering. Optimize your document formatting effortlessly!...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/net/aspose.words.not...
  9. 获取所有幻灯片中的全部文本|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....FileName = FilePath + "Get all the text in a slide.pptx" ; int numberOfSlides...inner text of the slide: IEnumerable < A . Text > texts = slide...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  10. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your document and replace it with the Text you want using Node.js....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text using Simple String Replacement...

    docs.aspose.com/words/nodejs-net/find-and-replace/