Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 149,190 for

text

(0.1 sec)
  1. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....custom style and apply it to text created using a document builder...'MyStyle' builder . write ( 'This text is in a custom style.' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.strikeThrough property | Aspose.Words ...

    TextPath.strikeThrough property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. get strikeThrough () : boolean...TextPath.spacing property TextPath.text property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some Text or draw a picture....respondent to hand write some text or draw a picture. These fields...fields that contain hand-written text. You must add a reference to...

    docs.aspose.com/omr/net/recognition/write-in/
  4. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your document with the NodeCollection Remove method, streamlining your data management and enhancing performance....DocumentBuilder ( doc ); // Add text to the document by inserting...remove them to remove their text from the document. Run run =...

    reference.aspose.com/words/net/aspose.words/nod...
  5. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....DocumentBuilder ( doc ); // Add text to the document by inserting...remove them to remove their text from the document. let run =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PPS to TSV Format via Java or with free...

    Convert PPS to TSV format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPS to TSV online converter quickly before integrating the code....to insert images, shapes, and text. In the second step, Aspose...prefer a cleaner, code-friendly text-based format. Key Use Cases...

    products.aspose.com/total/java/conversion/pps-t...
  7. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and section properties....builder's current section and add text. builder . page_setup . orientation...oriented with vertically centered text.' ) # If we start a new section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...overlay {} content as floating text box in section {}", typeName...// Insert content as floating text box with custom margin for vertical...

    forum.aspose.com/t/header-footer/325498
  9. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFootnotes method. Gets or sets a boolean value indicating either to ignore footnotes. The default value is false in C++....find-and-replace // operation to ignore text inside footnotes. // Set the...operation to also search for text inside footnotes. auto options...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. MutationObserver – How to Use in C# with Aspose...

    Learn how to use MutationObserver in Aspose.HTML for .NET to detect DOM changes for dynamic HTML processing, automation, and content monitoring....used to observe the changes in text content. Call the method to...HTMLDocument class to create a text node with the content “Hello...

    docs.aspose.com/html/net/mutationobserver/