Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 6,502 for

replace text

(0.38 sec)
  1. How to remove unknown charater/symbol from Aspo...

    Hi Team, How to remove unknown charater/symbol from Aspose word template generated PDF report (using LINQ). In word, the report working fine but in pdf □ is showing instead s in “1st Open Terminal”. For reference attac…...template “1st Open Terminals” text is not directly using instead...//finalDoc.Range.Replace( // new System.Text.RegularExpressions...

    forum.aspose.com/t/how-to-remove-unknown-charat...
  2. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font Replacement, or uses the Font fallback mechanism....commonly the task of calculating text size during layout construction...font data or a suitable replacement for the requested font. Since...

    docs.aspose.com/words/java/manipulate-and-subst...
  3. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....getDisplayResult() Gets the text that represents the displayed...whether to display barcode data (text) along with image. getEnd()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....various manipulations: change its text, attributes, CSS styles, and.... Collections ; Copy 1 // Replace SVG circles with rectangles...

    docs.aspose.com/svg/net/navigation-inspection/
  5. LINQ Reporting Engine Features in Java|Aspose.W...

    Learn the powerful LINQ Reporting Engine features to build a report in Java....you can form using just plain text. These tags define expressions...The corresponding tags are replaced with appropriate content....

    docs.aspose.com/words/java/linq-reporting-engin...
  6. FontFeature Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Shaping.FontFeature enum, detailing glyph usage in fonts for script rendering. Enhance your typography knowledge today!...StandardLigatures 1818847073 Replaces a sequence of glyphs with...RequiredLigatures 1919707495 Replaces a sequence of glyphs with...

    reference.aspose.com/words/net/aspose.words.sha...
  7. Convert Markdown to PNG – C# code and Online Co...

    Sample C# code for Markdown to PNG conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online MD to PNG Converter for free!...indicate formatting in plain text. MD files use Markdown language...include inline text characters that determine how text is formatted...

    products.aspose.com/html/net/conversion/md-to-png/
  8. Aspose.Cells.Drawing.TextBox.CalculateTextSize ...

    CalculateTextSizeTest.zip (86.1 KB) public static void testHeight() { // Create a new workbook and save with different DPI settings Workbook workbook = new Workbook("D:\\CalculateTextSizeTest.xlsm"); Worksheet shee…...Text); int[] estimatedTextHeight...singleLine = textBox.Text.Replace("\r", "").Replace("\n", " "); textBox...

    forum.aspose.com/t/aspose-cells-drawing-textbox...
  9. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws...System.out.println("Captured Node Text: " + matchNode.getText()); //...

    forum.aspose.com/t/topic/311952
  10. Working with Typical Linux and Unix Archives vi...

    C# API lets you work with creating and managing Linux and Unix archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives.... It works well for text and binary data, offering an...groups of files, often in replacement for TAR. TAR: (Tape Archive)...

    docs.aspose.com/zip/net/archives-for-unix-like-...