Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 6,208 for

replace text

(0.09 sec)
  1. Quick‑start guide to Web Font APIs

    A concise cheat‑sheet covering CSS @font‑face, Google Fonts, Adobe Fonts, variable fonts, and JavaScript loading APIs with performance best practices....Font‑display descriptor Controls how text is rendered while the font is...- 00FF; 12 /* Show fallback text until the font is ready */ 13...

    docs.aspose.com/font/net/quick-start-web-font-a...
  2. Manipulating Adobe Photoshop Formats|Documentation

    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.... Color replacement in PSD layers This article...layer to a raster image. Update Text Layer In PSD File Aspose.PSD...

    docs.aspose.com/psd/net/manipulating-adobe-phot...
  3. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  4. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String Text = r.…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/msword/310489
  5. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

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

    Implements the NUMCHARS field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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/
  8. Basics of Aspose.PDF DOM API|Aspose.PDF for Pyt...

    Explore the fundamentals of Aspose.PDF DOM API for Python via Java. Unlock powerful tools for creating, editing, and managing PDF files programmatically....combination of text and binary data. If you open it in a text editor...OutlineCollection etc. com.aspose.pdf.text This namespace provides classes...

    docs.aspose.com/pdf/python-java/basics-of-dom-api/
  9. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...