Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 6,201 for

replace text

(0.64 sec)
  1. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Node.js. Use PdfSaveOptions to change the result of saving a document to PDF format....fillable forms instead of a plain text. Use the preserveFormFields...later by adding or modifying the text. All fonts are included, hence...

    docs.aspose.com/words/nodejs-net/specify-render...
  2. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....example demonstrates how to replace hyper link links: doc = aw...artifacts_dir + "WorkingWithFields.replace_hyperlinks.docx" ) As you might...

    docs.aspose.com/words/python-net/python-notes/
  3. Generate QR Code, Micro QR Code and Rectangular...

    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....barcode text using class QrExtCodetextBuilder . To replace the text...text displayed under the generated barcode, it is necessary to...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  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. 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/
  6. Words are being wrapped mid-word - Free Support...

    I’m inserting HTML Text using builder.InsertHtml(html, true); My problem is that words are being wrapped mid-word. Example HTML: <ul><li>Einstellung&nbsp;von&nbsp;Transportkette,&nbsp;Kettenrad,&nbsp;Einzugsanschlag&n…...7:28am 1 I’m inserting HTML text using builder.InsertHtml(html...12:49pm 3 Thanks for the tip. I replaced the non-breaking spaces with...

    forum.aspose.com/t/words-are-being-wrapped-mid-...
  7. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....footnote number label in the actual text. Assert.assertEquals(" NOTEREF...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldInfo | Aspose.Words for Java

    Implements the INFO 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...
  9. HTML Telephone Input Generator – online tool an...

    Сreate HTML Telephone Input for your website using Aspose.HTML. Рreview the Telephone Input, copy and use generated HTML and C# code in your project!...type='tel' fall back to standard text input. Attributes With the input...as removing, appending and replacing HTML nodes. If you want to...

    products.aspose.com/html/net/generators/telephone/
  10. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java....fillable forms instead of a plain text. Use the PreserveFormFields...later by adding or modifying the text. All fonts are included, hence...

    docs.aspose.com/words/java/specify-rendering-op...