Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 6,093 for

replace text

(0.09 sec)
  1. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...This document contains both text and a heading formatted with...in the target document get replaced by the ones from the inserted...

    forum.aspose.com/t/list-level-and-heading-style...
  2. Licensing|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....30% of the recognized text will be replaced with asterisks ("*")...

    docs.aspose.com/barcode/python-java/licensing/
  3. Java API to Convert DOC to SXC or with free Onl...

    Convert DOC to SXC via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to SXC online converter quickly before integrating the code....inserting, deleting, and replacing text, images, and other elements...inserting, deleting, and replacing cells, rows, and columns....

    products.aspose.com/total/java/conversion/doc-t...
  4. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method...Hide ] add(tab_stop) Adds or replaces a tab stop in the collection...specified position, it is replaced. add(position, alignment,...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...REPLACE_ALL; // PDFDataValue is collection...values. // And below loop replaces text on the form template. foreach...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  6. Convert PNG to HTML via Java | products.aspose.com

    Sample code for PNG to HTML Java conversion. Use API example code for batch PNG files to HTML conversion within any Web or Desktop Java based application....format was created as a replacement of Graphics Interchange Format...HTML File Format HTML (Hyper Text Markup Language) is the extension...

    products.aspose.com/imaging/java/conversion/png...
  7. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws...System.out.println("Captured Node Text: " + matchNode.getText()); //...

    forum.aspose.com/t/topic/311952
  8. Convert PNG to CANVAS via Java | products.aspos...

    Sample code for PNG to CANVAS Java conversion. Use API example code for batch PNG files to CANVAS conversion within any Web or Desktop Java based application....format was created as a replacement of Graphics Interchange Format...CANVAS File Format HTML (Hyper Text Markup Language) is the extension...

    products.aspose.com/imaging/java/conversion/png...
  9. PDF to HTML to PDF conversion results in differ...

    Hello Aspose Team, I am working on a round-trip scenario where I convert a PDF to HTML, make a small edit in the HTML, and then convert it back to PDF. I’ve attached the following files for reference: Aspose.PDF issue…...Replace("And more text.", "<strong>And more text.</strong>");...

    forum.aspose.com/t/pdf-to-html-to-pdf-conversio...
  10. Working with Content Controls in C#|Aspose.Word...

    Perform certain operations on content controls dynamically while building a report using C#....argument supplies the display text. Multiple item tags can be placed...variable’s ToString() value replaces the tag, producing a dynamic...

    docs.aspose.com/words/net/working-with-content-...