Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 6,102 for

replace text

(0.15 sec)
  1. Convert SVG to PNG via Java | products.aspose.com

    Sample code for SVG to PNG Java conversion. Use API example code for batch SVG files to PNG conversion within any Web or Desktop Java based application....Graphics Files that use XML based text format for describing the appearance...without losing any quality. Text based description of such files...

    products.aspose.com/imaging/java/conversion/svg...
  2. Convert PNG to SVG via Java | products.aspose.com

    Sample code for PNG to SVG Java conversion. Use API example code for batch PNG files to SVG conversion within any Web or Desktop Java based application....format was created as a replacement of Graphics Interchange Format...Graphics Files that use XML based text format for describing the appearance...

    products.aspose.com/imaging/java/conversion/png...
  3. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....writeln(", text from inside SEQBookmark.");...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  4. Licensing – Aspose.HTML for .NET

    Learn how to test Aspose.HTML for .NET without the evaluation version limitations and how to apply a license....the saved HTML document is replaced with the evaluation watermark...without modification. If you add a text file as an embedded resource...

    docs.aspose.com/html/net/getting-started/licens...
  5. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...REPLACE_ALL; // PDFDataValue is collection...values. // And below loop replaces text on the form template. foreach...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  6. PNG to HTML Images Conversion with Python | pro...

    How to use Python for PNG to HTML images and photos conversion on desktop and web applications....format was created as a replacement of Graphics Interchange Format...HTML File Format HTML (Hyper Text Markup Language) is the extension...

    products.aspose.com/imaging/python-net/conversi...
  7. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...This document contains both text and a heading formatted with...in the target document get replaced by the ones from the inserted...

    forum.aspose.com/t/list-level-and-heading-style...
  8. Licensing|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....30% of the recognized text will be replaced with asterisks ("*")...

    docs.aspose.com/barcode/python-java/licensing/
  9. Convert images PNG to HTML via C# | products.as...

    Sample code for PNG to HTML C# image conversion. Use API example code for batch PNG files to HTML conversion within VB.NET, Asp.NET or any .NET based application....format was created as a replacement of Graphics Interchange Format...HTML File Format HTML (Hyper Text Markup Language) is the extension...

    products.aspose.com/imaging/net/conversion/png-...
  10. 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...