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

replace text

(0.28 sec)
  1. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....writeln(", text from inside SEQBookmark.");...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert SVG to PNG via Java | products.aspose.com

    Sample code for SVG to PNG Java conversion. Use API example code for batch SVG files to PNG conversion within any Web or Desktop Java based application....Graphics Files that use XML based text format for describing the appearance...without losing any quality. Text based description of such files...

    products.aspose.com/imaging/java/conversion/svg...
  3. Convert PNG to SVG via Java | products.aspose.com

    Sample code for PNG to SVG Java conversion. Use API example code for batch PNG files to SVG conversion within any Web or Desktop Java based application....format was created as a replacement of Graphics Interchange Format...Graphics Files that use XML based text format for describing the appearance...

    products.aspose.com/imaging/java/conversion/png...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 表格样式问题 - 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
  10. 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...