Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,452 for

replace text

(0.55 sec)
  1. Format the string - Free Support Forum - aspose...

    Hi all, I have a Textbox value that is a very long string. I need to break it down and append on PDF document , with the formatting. I am using ASPOSE PDF for .net application. Please help me out. Thanks...for instructions on how to Add Text in an Existing PDF File In case...html controls merely look like text in textbox instead of formatting...

    forum.aspose.com/t/format-the-string/94633
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C# How to Find and Replace Text in PDF using Java How to...using Java How to Find and Replace Text in PDF using C# How to Create...

    kb.aspose.com/categories/page/68/
  3. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit Text in PDF file in Java....and replace some text in the entire file Find and replace some...some other text but change its font and color as well Instantiate...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  4. FindReplaceOptions.ignore_field_codes property ...

    FindReplaceOptions.ignore_field_codes property. Gets or sets a boolean value indicating either to ignore Text inside field codes...indicating either to ignore text inside field codes. The default...Examples Shows how to ignore text inside field codes. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... Examples Shows how to replace text in a document’s footer....); let options = new aw . Replacing . FindReplaceOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {Text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or Text that uses a f…...fields of the form { EQ \o(, {text or whitespace with font borders})...field contains whitespace or text that uses a font border. Sample...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  7. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within Replacement patterns...use substitutions within replacement patterns. The default value...use substitutions within replacement patterns. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...Text.Contains(tagKey)) { if (regex...(regex.IsMatch(table.Range.Text)) return table; } } return null;...

    forum.aspose.com/t/table-not-found-in-world-doc...
  9. 2D Drawing API | products.aspose.com

    2D Graphics Library to render vector graphics, display Text, and to save drawing results in commonly used graphics file formats...rendering vector graphics and text without any software dependencies...drawing text, geometries, and images, to directly replace System...

    products.aspose.com/drawing/family/
  10. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API....></ script > < script type = "text/javascript" > const { Workbook...return unsafe . replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"...

    docs.aspose.com/cells/javascript-cpp/convert-cs...