Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 6,005 for

replace text

(0.14 sec)
  1. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java.... You can get the plain text version of the field code using...You can get and set the plain text version of the field result...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....linked document in the form of text. // 1 - A LINK field: builder...Object[][] { {InsertLinkedObjectAs.TEXT}, {InsertLinkedObjectAs.UNICODE}...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....Remarks: Inserts all or part of the text and graphics contained in another...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  4. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。...pdf" )) { // Create text for stamp string text = "Stamp example"...new Aspose . Pdf . TextStamp ( text ); stamp . AutoAdjustFontSizeTo...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  5. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....docx"); } /// /// Prepends text to the default response of an...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  6. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java.... getText() Gets the text of this node and of all its...paragraphText = new Run(doc, "Initial text. "); paragraph.appendChild(paragraphText);...

    reference.aspose.com/words/java/com.aspose.word...
  7. SVG Fonts Knowledge Base

    SVG font or WOFF, or maybe TTF? To know for sure if SVG font covers your use case, first learn about the font itself, its structure and pros and cons.... SVG document is a text file that describes images as...primitives: lines, curves, shapes, text, etc. Vector objects are constructed...

    docs.aspose.com/font/net/what-is-font/svg-font/
  8. | Aspose

    Sample code for PDF to XLS Java conversion. Use API example code for batch PDF files to XLS 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/pdf-to-xls/
  9. 管理文本框|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 PHP 在文本框或文本框架中添加列。使用 PHP 在 PowerPoint 幻灯片中添加带有超链接的文本框。...$pres = new Presentation ( "text.pptx" ); try { foreach ( $pres...$portion -> getText () -> replace ( "years" , "months" )); //...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  10. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert Text images and other content specify font paragraph and section formatting in Java....DocumentBuilder Provides methods to insert text, images and other content, specify...an internal cursor where the text will be inserted when you call...

    reference.aspose.com/words/java/com.aspose.word...