Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 5,149 for

replace text

(0.06 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. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java....getField(); // Insert the text for this merge field as HTML...getFieldValue()); // The HTML text itself should not be inserted...

    reference.aspose.com/words/java/com.aspose.word...
  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. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Opening CSV files and replacing invalid characters In Excel...characters are automatically replaced. The same is done by Aspose...

    docs.aspose.com/cells/python-net/opening-files-...
  5. Technical Articles|Aspose.Slides 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....Externally Linked Images Extracting Text from the Presentation Working...from Presentation shapes Replacing Images inside Presentation...

    docs.aspose.com/slides/cpp/technical-articles/
  6. Public API Changes in Aspose.PDF for Java 4.6.0...

    Understand the updates and changes to the public API in Aspose.PDF for Java version 4.6.0 to enhance compatibility and functionality....Text.TextEncoding -> com.aspose.pdf...com.aspose.pdf.text.FontTypes com.aspose.pdf.text.TextProcessingContex...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  7. 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...
  8. ISO File Format & .iso Extension - Comprehensiv...

    Discover the ISO archive file format and .iso extension, widely used for creating disk images. Learn about its features, how to open and extract ISO files, and its significance in software distribution and backup.... Update Files: Replace existing files within an ISO...Using ISO Archives While your text doesn’t mention a specific limitation...

    products.aspose.com/zip/most-common-archives/wh...
  9. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...replace(".docx", ".pdf"); PdfSaveOptions...getLastFontValue(lastStyleJson, styleName + "-text-align"); if (!"".equals(align))...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  10. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks.... text . TextFragment ( "" ) segment = ap . text . TextSegment...a sample text using Custom font." ) ts = ap . text . TextState...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...