Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 559 for

find and replace text

(0.02 sec)
  1. Online MD to ODS Conversion or Build .NET based...

    Free online app to convert MD to ODS files. .NET C# conversion library code for MD documents....MD files to share research findings, collaborate with peers, and...capabilities. Note: You can replace ‘md’ and ‘ods’ with any two...

    products.aspose.com/total/net/conversion/md-to-...
  2. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document.... You can insert, remove, replace HTML nodes, extract CSS style...CreateElement( "p" ); // Create a text node var text = document.CreateTextNode(...

    products.aspose.com/html/net/editor/html/
  3. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles And themes using C++....count paragraphs and runs of text formatted with a specific style...The solution for retrieving text formatted with specific styles...

    docs.aspose.com/words/cpp/working-with-styles-a...
  4. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java And Aspose.Words for Android via Java....format implementation you can find. WordprocessingML (DOCX, XML)...and also Word 2003 XML. Rich Text Format (RTF) Comprehensive support...

    docs.aspose.com/words/java/aspose-words-for-and...
  5. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting And modifying documents to creating structured And visually appealing documents or automating reporting....format implementation you can find. WordprocessingML - DOCX and...and also Word 2003 XML. Rich Text Format - RTF Comprehensive support...

    docs.aspose.com/words/nodejs-net/features/
  6. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/topic/312049
  7. Topics tagged aspose-pdf-net

    Topics tagged aspose-pdf-net...removing strikethrough Text after textfragment text hyperlink Aspose...Throw Exception when Update Text of TextFragment Aspose.PDF Product...

    forum.aspose.com/tag/aspose-pdf-net
  8. Aspose java 24.9 - help in finding code to add ...

    Hi, I am trying to evaluate aspose for one of our requirements. I tried downloading the aspose pdf java jar 24.9 version from the website. Also we got temporary license which I don’t know how to set it yet. I tried usin…...9 - help in finding code to add signature form...in website but was unable to find it. Can I get a working sample...

    forum.aspose.com/t/aspose-java-24-9-help-in-fin...
  9. Convert HTML to XPS – C# code and Online Converter

    Convert HTML to XPS online or with C#. Easily use C# API within any .NET application. Try online HTML to XPS Converter for free!... In the article, you find information on how to convert...HTML elements such as forms, text, images, animations, links,...

    products.aspose.com/html/net/conversion/html-to...
  10. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers And footers nodes of the section....docx' ) Shows how to replace text in a document’s footer....FOOTER_PRIMARY ) options = aw . replacing . FindReplaceOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...