Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 5,481 for

replace text

(0.05 sec)
  1. TabStop class | Aspose.Words for Python

    aspose.words.TabStop class. Represents a single custom tab stop...Gets or sets the alignment of text at this tab stop. is_clear Returns...paragraph_format . tab_stops [ 0 ] # Replace the first default tab, stop...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library.... You can add such types as: Text Annotation Highlights Annotation...Add, replace or remove text and images Adding, replacing, or removing...

    docs.aspose.com/pdf/java/overview/
  3. 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...
  4. Row.FirstCell | Aspose.Words for .NET

    Discover the Row FirstCell property, effortlessly access the first cell in a row for streamlined data management and enhanced productivity.... Replace ( "\u0007" , ", " ); int rowWidth...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Advanced operations|Aspose.PDF for .NET

    Aspose.PDF can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....Working with Text - add, format, search and replace text in PDF. Working...

    docs.aspose.com/pdf/net/advanced-operations/
  6. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....using Python How to Find and Replace Text in PDF using Python How...

    kb.aspose.com/pdf/python/page/3/
  7. 使用合并文档时想要让字体保持一致但是不生效 - 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
  8. HtmlSaveOptions.ExportCidUrlsForMhtmlResources ...

    Discover how HtmlSaveOptions' ExportCidUrlsForMhtmlResources enhances MHTML documents by enabling CID URLs for images, fonts, and CSS. Default, false....// Setting this flag will replace "Content-Location" tags //...href=3D\"cid:styles.css\" type=3D\"text/css\" rel=3D\"stylesheet\" />"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C# How to Find and Replace Text in PDF using Java How to...

    kb.aspose.com/categories/page/59/
  10. How to fetch the data of the BlockReference in ...

    How to fetch the data of the BlockReference in Aspose.cad for dotnet of a dwg file....XRefPathName); } } } } In this example, replace "sample.dwg" with the path...5:42am 3 How can i fetch the text, lines, ellipses, etc. entities...

    forum.aspose.com/t/how-to-fetch-the-data-of-the...