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

replace text

(0.3 sec)
  1. Aspose.PDF retirement and latest API version - ...

    Hi, I’m reaching out to clarify the Aspose.PDF Cloud version retirement notice. We’ve recently migrated from v1.1 to v3.0, but in your email, it states that Aspose.PDF Cloud (v3.0) will be retired on 15 November 2025. …...Text.Json; using System.Threading...count: {result.Value}"); } } Replace YOUR_CLIENT_ID and YOUR_CLIENT_SECRET...

    forum.aspose.com/t/aspose-pdf-retirement-and-la...
  2. 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-...
  3. 请我如何给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
  4. 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...
  5. 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/
  6. 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/
  7. Convert SVG to PNG via Python | products.aspose...

    Sample code for SVG to PNG conversion. Use API example code for batch SVG files to PNG conversion.... Text editors such as Microsoft Visual...Graphics file that uses XML based text format for describing the appearance...

    products.aspose.com/cad/python-net/conversion/s...
  8. 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/
  9. Object reference not set to an instance of an o...

    Hey i am getting issue while converting docx to png using Aspose.Words Version=25.11.0, attaching docx file for referance ttt.docx (35.4 KB)...resolved the issue by switching the text‑shaper to HarfBuzz, which improves...you find such images, try replacing them with raster images (PNG/JPEG)...

    forum.aspose.com/t/object-reference-not-set-to-...
  10. 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...