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

replace text

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Convert SVG to PNG via JavaScript | products.as...

    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/javascript-net/conversi...
  6. 请我如何给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
  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. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_Text.docm), the table of content is updating in all caps for the newly inserte…...document (Template_Stnd_Plan_Text.docm), the table of content...= dir + $"Template_Stnd_Plan_Text.docm"; string outputFile = dir...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  9. Product Overview|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....quality, X-dimension, resolution, text captions, and more. The library...resolution, colors, rotation angle, text labels, captions, X-dimension...

    docs.aspose.com/barcode/java/product-overview/
  10. 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-...