Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 764 for

find and replace text

(2.29 sec)
  1. 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...
  2. Clean Up a Document in C++|Aspose.Words for C++

    Remove unused or duplicate information to reduce output size And processing time using C++. Remove unused styles, unused built-in styles, duplicate styles, or unused lists.... While you can find and remove unused data, such...CleanupOptions . The method will replace all occurrences of duplicate...

    docs.aspose.com/words/cpp/clean-up-a-document/
  3. 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/
  4. Convert MHTML to PNG – C# code and Online Conve...

    Convert MHTML to PNG in C#. Save MHTML page as PNG image using Aspose.HTML for .NET API. Try online MHTML to PNG Converter for free!... In the article, you will find information on how to Convert...message/rfc822 which are plain text email related specifications...

    products.aspose.com/html/net/conversion/mhtml-t...
  5. Why Not Open XML SDK|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....HTML, Tab Delimited, ODS, Plain Text (TXT), PDF, XPS Convert between...workbook object model: - Find and replace. - Assemble spreadsheets...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  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. 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-...
  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. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows And columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...return Content(wrappedHtml, "text/html", Encoding.UTF8); } } Professionalize...Steps: Load the Workbook : Replace "path/to/your/excel/file.xlsx"...

    forum.aspose.com/t/how-to-create-a-aspose-cells...