Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 149,394 for

text

(0.24 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 在 PDF 中添加文本、图像或页面图章 https://products.aspose.com/pdf/zh-hans/net/stamps/ Recent content in 使用 C# 在 PDF 中添加文本、图像或页面图章 on Aspsoe.PDF Product......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hans/net/stamps/inde...
  2. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method...src_doc , text = 'Source document first paragraph text.' )) dst_doc...dst_doc , text = 'Destination document first paragraph text.' )) #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....sizing and layout, and apply text and style formatting at the...column_widths , row_heights ) # Add text to row 1, column 1. table ....

    docs.aspose.com/slides/python-net/manage-rows-a...
  4. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...2025, 5:18am 10 Can I add a text in the shapes same like ms excel...currently,we only support edit text for textbox shape,not for any...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  5. Convert Excel to HTML with tooltip|Documentation

    This topic shows you how to convert Excel to HTML with tooltip using Aspose.Cells for Python via .NET....There might be cases where the text is cut off in the generated...want to display the complete text as a tooltip on hover. Aspose...

    docs.aspose.com/cells/python-net/convert-excel-...
  6. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....ParagraphStyle class and set the required text format settings Add the page...selected page by setting the Title text and Date fields Save the OneNote...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  7. BookmarksOutlineLevelCollection | Aspose.Words ...

    A collection of individual bookmarks outline level in Java....writeln("Text inside Bookmark 1."); builder...startBookmark("Bookmark 2"); builder.writeln("Text inside Bookmark 1 and 2.");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...html = " <p><strong>Some Bold Text </strong></p><p>Testing</p>";...SaveFormat.Docx); } the text “Some bold text” is not inserted as...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  9. TxtOfficeMathExportMode Enum | Aspose.Words for...

    TxtOfficeMathExportMode lets you choose how Word OfficeMath equations are exported to Text for better accuracy and readability....Words exports OfficeMath to Text. public enum TxtOfficeMathExportM...Description Text 0 Export OfficeMath as plain text. Latex 3 Export...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....LinkAnnotation Text Color The link annotation does not contain text. Instead...Instead, the text is placed in the contents of the page under the...

    docs.aspose.com/pdf/cpp/update-links/