Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 150,894 for

text

(0.26 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. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....TabDelimited Represents a Tab‑delimited text file ODS Represents an ODS file...contain information such as text, images, hyperlinks, form fields...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  3. 通过 C++ 使用 JavaScript 改变评论的文本方向|Documentation

    学习如何使用 C++ 通过脚本改变评论的文本方向。有效自定义评论对齐设置。...></ script > < script type = "text/javascript" > const { Workbook...TextAlignmentType . Right ; // Set the Text Direction - Right-to-Left comment...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. 使用 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/
  5. 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...
  6. PdfSaveOptions.export_paragraph_graphics_to_art...

    PdfSaveOptions.export_paragraph_graphics_to_artifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact....paragraph graphics (underlines, text emphasis, etc.) will be marked...graphics as artifact (underlines, text emphasis, etc.). doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Customize Globalization Settings for Pivot Tabl...

    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....Labels, Row Labels, Blank Values text as per your requirements. Aspose...methods return the customized text for the Pivot Total, Sub Total...

    docs.aspose.com/cells/java/customize-globalizat...
  9. Aspose Apply watermark to PDF - Free Support Fo...

    Hi Im trying apply watermark to PDF in C# and i have confusion between Font Size and Zoom Number please help me what is use of Zoom Number and value range aslo i have font size then zoom number is required....visual size of the watermark text on the page. The zoom number...should not be used to adjust text size or layout. You can apply...

    forum.aspose.com/t/aspose-apply-watermark-to-pd...
  10. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...Text.Contains(tagKey)) { if (regex...(regex.IsMatch(table.Range.Text)) return table; } } return null;...

    forum.aspose.com/t/table-not-found-in-world-doc...