Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 151,773 for

text

(0.38 sec)
  1. Section.body property | Aspose.Words for Python

    Section.body property. Returns the [Body](../../body/) child node of the section.... Remarks Body contains main text of the section. Returns None...children. Examples Clears main text from all sections from the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Delete Watermark in Word using Python

    Follow this article to delete watermark in Word using Python. It has IDE settings, steps, and a sample code showing how to remove a watermark in Word using Python.... It discusses text and image type watermarks and...type of the loaded Word file is TEXT Call the remove() method to...

    kb.aspose.com/words/python/delete-watermark-in-...
  3. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Hide ] The look and feel of a text can be controlled by changing...Developers can apply any font to text inside a cell by using the Font...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...
  4. Export OFT to OTT via Java | products.aspose.com

    Java API to Convert OFT to OTT without using Microsoft Word or Outlook...OTT** generates **OpenDocument Text Template files**, enabling reusable...Use Cases Creating reusable text templates from OFT content Maintaining...

    products.aspose.com/total/java/conversion/oft-t...
  5. CommentRangeEnd class | Aspose.Words for Python

    aspose.words.CommentRangeEnd class. Denotes the end of a region of Text that has a comment associated with it...Denotes the end of a region of text that has a comment associated...comment anchored to a region of text, you need to create a Comment...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 C++ 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码以编程方式编辑 PDF 文档...textFragmentAbsorber ); // Get the extracted text fragments auto textFragmentCollecti...Update text and other properties textFragment -> set_Text ( u "UPDATED...

    products.aspose.com/pdf/zh-hans/cpp/redaction/
  7. Bookmark.name property | Aspose.Words for Node.js

    Bookmark.name property. Gets or sets the name of the bookmark....the cursor will jump to the text enclosed between the BookmarkStart...( "MyBookmark_2" ). text = `Updated text contents of ${ bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for C++ recognition results in XML format....language :: ukr ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/save-xml/
  9. How to Convert TXT to JSON File in C#

    In this brief article, you will understand how to convert txt to json file in C#. It covers setting up the environment, and algorithm steps followed by a sample code to create Text to JSON converter in C#....followed by a sample code to create Text to JSON converter in C# . The...elaborate on how to convert Text to JSON in C# . First, the input...

    kb.aspose.com/cells/net/how-to-convert-txt-to-j...
  10. Working with Hyperlinks in Java|Aspose.Words fo...

    How to add a hyperlink into your document using Java....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/java/working-with-hyperli...