Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 622 for

find and replace text

(0.06 sec)
  1. SVGZ to SVG – Single-file and batch conversion ...

    Convert SVGZ to SVG using Aspose.SVG for .NET. Supports single-file And batch conversion in C#....cannot be opened directly in a text editor for debugging or editing...standard defined in . You will find it everywhere, from compressed...

    docs.aspose.com/svg/net/convert-svgz-to-svg/
  2. 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...
  3. 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...
  4. 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...
  5. How to Remove All Page Breaks in Word using C#

    This article guides on how to remove all page breaks in Word using C#. It has information about the IDE settings, a list of steps, And a runnable program to eliminate page breaks in Word using C#....Find Answers by API Aspose.Total Product Family Aspose.Words...runs in each paragraph and replace all the page breaks with an...

    kb.aspose.com/words/net/how-to-remove-all-page-...
  6. 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/
  7. 使用合并文档时想要让字体保持一致但是不生效 - 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
  8. 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
  9. 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...
  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...