Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 6,468 for

replace text

(0.12 sec)
  1. Working with PDF/A or PDF/UA|Aspose.Words for N...

    Convert to PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, and PDF/UA using Node.js. There are a few problems when converting to PDF/A documents, and Aspose.Words for Node.js solves them....output PDF: Also, you can switch text in a header from the artifact...requirement PDF/A-1a PDF/A-2a PDF/UA-1 Text language is specified in Microsoft...

    docs.aspose.com/words/nodejs-net/working-with-p...
  2. Edit PSD document via .NET | products.aspose.com

    C# source code to edit the PSD file on .NET Framework, .NET Core....example of how to change the text in a TextLayer. You can use...UpdateText() method to replace all text in the layer with a new...

    products.aspose.com/psd/net/editor/psd/
  3. Data encoding for 2D barcodes|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....bits on character for English text. The worst situation with QR...character for lowercase English text. Every 2D barcode can effectively...

    docs.aspose.com/barcode/net/data-encoding-2d/
  4. Style.FontName ignores PostScript Name ("Roboto...

    Hi Aspose Team, I am loading custom .ttf fonts using FontSettings.SetFontsFolder() and trying to update a Text layer with a specific font weight. To do this, I am passing the exact PostScript Name directly to the Text …...SetFontsFolder() and trying to update a text layer with a specific font weight...PostScript Name directly to the text portion: C#textPortion.Style...

    forum.aspose.com/t/style-fontname-ignores-posts...
  5. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/topic/312049
  6. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer Text of a section...container for the header or footer text of a section. To learn more...CompositeNode ) append_paragraph(text) A shortcut method that creates...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Integrating Aspose.Slides with Google Slides|As...

    Connect Aspose.Slides with Google Slides to import, sync, and convert presentations, automate workflows, and keep PowerPoint and OpenDocument in one pipeline.... Text = "Hello from Google Drive!"...example demonstrates how to replace a file and update its name...

    docs.aspose.com/slides/net/integrating-aspose-s...
  8. Row.GetText | Aspose.Words for .NET

    Discover the Row GetText method to effortlessly retrieve Text from all cells in a row, including the end-of-row character for seamless data management....GetText method Gets the text of all cells in this row including...Remarks Returns concatenated text of all child nodes with the...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....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/java/update-links/
  10. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET.... Text = "Hello from Google Drive!"...example demonstrates how to replace a file and update its name...

    docs.aspose.com/slides/net/slides-on-cloud-plat...