Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 6,065 for

replace text

(0.14 sec)
  1. Online MHTML to OTT Conversion or Develop Java ...

    Free online app to convert MHTML to OTT files. Java conversion library code for MHTML documents.... replace ( "\\" , "\\\\" ); // create...Values) Convert MHTML to TXT (Text Document) Convert MHTML to XLAM...

    products.aspose.com/total/java/conversion/mhtml...
  2. Online PCL to WORDML Conversion or Develop Java...

    Free online app to convert PCL to WORDML files. Java conversion library code for PCL documents.... replace ( "\\" , "\\\\" ); // create...Values) Convert PCL to TXT (Text Document) Convert PCL to XLAM...

    products.aspose.com/total/java/conversion/pcl-t...
  3. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...but in practice, you would replace these with the actual file...comparer to ignore spaces in the text, focusing only on changes within...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  4. How to delete this bank space in the document -...

    file.docx (32.6 KB)... Replace "file.docx" with the path to...Check if paragraph is empty (no text and no other nodes). if (paragraph...

    forum.aspose.com/t/how-to-delete-this-bank-spac...
  5. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...请参阅本页的 Update Text 章节。 Create Text Box on Slide 要在幻灯片上创建文本框,请按以下步骤操作:.... dispose (); } } Check for Text Box Shape Aspose.Slides 提供了...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  6. Node.js via .NET Word Document Processing API –...

    Node.js library provides functionality for comprehensive manipulation of Word documents, allowing developers to create, edit, and convert various file formats such as DOCX, PDF, EPUB, and others.... Search and replace text using RegEx Automate the...the search and replace process. Easily make large-scale changes...

    products.aspose.com/words/nodejs-net/
  7. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....example demonstrates how to replace hyper link links: let doc =...[ "MyBookmark_2" ]. Text = $"Updated text contents of {bookmarks[1]...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  8. Convert VDX to VSDX via Java | products.aspose.com

    Sample Java conversion code for VDX format to VSDX file. Use this example code to convert VDX to VSDX within any Web or Desktop Java based application.... Text can also be added to these visual...onwards. It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/java/conversion/vdx...
  9. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....simple ActiveX control like a text box and simple command button...TextBox1 ActiveX control including text, font, font height and frame...

    docs.aspose.com/slides/cpp/activex/
  10. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using aspose cells for java version 24.9. I also…...converting the workbook to HTML the text is displayed with a different...save("Test.html", options); } } Replace C:/MyCustomFonts with the path...

    forum.aspose.com/t/font-is-wrong-when-convertin...