Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 151,552 for

text

(0.21 sec)
  1. Edit Markdown In Java

    Edit Markdown in Java code....C# C++ View code snippet Edit text in MD using Java Programmatic...modern digital workflow. Edit text in MD, insert graphs using external...

    products.aspose.com/words/java/edit/md/
  2. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...SetRowHeight ( 0 , 36 ); // Add text to the first cell cell . Get...functionality" ); // Make the cell's text wrap Style style = cell . Get...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...
  3. | Aspose

    Sample code for WBMP to DOCX Java conversion. Use API example code for batch WBMP files to DOCX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  4. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with Text Hello World using Aspose.PDF...creating a PDF document containing text “Hello World!”. After installing...document . Pages . Add (); // Add text to new page page . Paragraphs...

    docs.aspose.com/pdf/net/hello-world-example/
  5. RevisionOptions.DeletedTextEffect | Aspose.Word...

    Discover the DeletedTextEffect property in RevisionOptions. Customize how deleted content appears with effects like StrikeThrough for enhanced clarity.... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  6. RevisionOptions.MovedFromTextColor | Aspose.Wor...

    Customize your RevisionOptions with the MovedFromTextColor property. Highlight moved content effortlessly, enhancing clarity and user experience.... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hant/net/conversion/ Recent content in 使用 C# 的 PDF 转换解决方案 on Aspsoe.PDF Products Hugo -- ......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-hant/net/conversion/...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hans/net/conversion/ Recent content in 使用 C# 的 PDF 转换解决方案 on Aspsoe.PDF Products Hugo -- ......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/conversion/...
  9. | Aspose

    Sample code for JP2 to DOC Java conversion. Use API example code for batch JP2 files to DOC conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  10. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF document with Text Hello World using Aspose.PDF for Go....PDF document containing the text “Hello World!” After installing...PageSetSize . Add “Hello World!” text to the first page using PageAddText...

    docs.aspose.com/pdf/go-cpp/hello-world-example/