Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 148,419 for

text

(0.15 sec)
  1. Edit HTML In Javascript

    Edit HTML in JavaScript code....C# C++ View code snippet Edit text in HTML using JavaScript Programmatic...modern digital workflow. Edit text in HTML, insert graphs using...

    products.aspose.com/words/nodejs-net/edit/html/
  2. | Aspose

    Sample code for WBMP to DOC Java conversion. Use API example code for batch WBMP 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/wbmp-to...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 添加、移动或删除 PDF 中的页面https://products.aspose.com/pdf/zh-hant/java/pages/Recent content in 使用 Java 添加、移动或删除 PDF 中的页面 on Aspsoe.PDF ProductsH......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/java/pages/inde...
  4. | Aspose

    Sample code for JP2 to PDF Java conversion. Use API example code for batch JP2 files to PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...to contain information like text, images, hyperlinks, form-fields...

    products.aspose.com/ocr/cpp/conversion/jp2-to-pdf/
  5. 在 Python 中管理演示文稿的项目符号和编号列表|Aspose.Slides for Py...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中管理项目符号和编号列表。提供逐步指南和代码示例,帮助您快速入门。...draw def create_paragraph ( text ): paragraph = slides . Paragraph...height = 100 paragraph . text = text return paragraph with slides...

    docs.aspose.com/slides/zh/python-net/manage-bul...
  6. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...styles, you can manipulate the text nodes within the field to maintain...demonstrates how to update the text of a content control while preserving...

    forum.aspose.com/t/issue-with-setresult-in-upda...
  7. 使用 .NET 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...对该文本框使用 Resize shape to fit text 设置——它会自动调整文本框的大小,以确保文本始终适配。...Shrink text on overflow Resize shape to fit text Wrap text in shape...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  8. BuildingBlock.FirstSection | Aspose.Words for .NET

    Discover BuildingBlock FirstSection. Effortlessly access the first section of your building block for streamlined organization and enhanced efficiency....a section that contains the text. Assert . That ( customBlock...GetText (), Is . EqualTo ( $"Text inside {customBlock.Name}\f"...

    reference.aspose.com/words/net/aspose.words.bui...
  9. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final section, enhancing your coding experience and project organization....a section that contains the text. Assert . That ( customBlock...GetText (), Is . EqualTo ( $"Text inside {customBlock.Name}\f"...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....describes how to apply watermarks (text or image) to Word documents...“watermark” is just a shape with text inserted into a header or footer...

    docs.aspose.com/words/net/add-watermark/