Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 6,165 for

replace text

(0.24 sec)
  1. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....Contents [ Hide ] To recognize text in certain languages, you must...Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text recognition:...

    docs.aspose.com/ocr/net/languages/
  2. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....starting point at which the text that lexically follows the field...DocumentBuilder(doc); builder.write("This text is in its normal place."); //...

    reference.aspose.com/words/java/com.aspose.word...
  3. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....ellipses in an <svg> element and replace their stroke properties: Copy...append the SVG shapes, paths, or text. For example, the figure below...

    docs.aspose.com/svg/net/edit-svg-file/
  4. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...TEXT).trim())) { return false; }...isEmpty(para.toString(SaveFormat.TEXT).trim())) { break; } } else...

    forum.aspose.com/t/empty-page-not-getting-remov...
  5. Mail Merge Template in Java|Aspose.Words for Java

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Java....The template ensures that the text in the output merged document...operation guarantees that the text from the data source is correctly...

    docs.aspose.com/words/java/mail-merge-template/
  6. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...seconds per page, while ordinary text pages finish in milliseconds...you ship with your app: // Replace the path with the actual location...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  7. Need Error Code similar to Interop - Free Suppo...

    I am Replacing Inteop with Aspose.Cells for reading .xlsx files in .Net. Interop Gives error code whenever any error occurs in formula evaluation while aspose giving me error Text in case of errors. I want aspose should…...December 5, 2025, 9:38am 1 I am Replacing Inteop with Aspose.Cells for...while aspose giving me error text in case of errors. I want aspose...

    forum.aspose.com/t/need-error-code-similar-to-i...
  8. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field... Remarks Defines the text and page number for an index...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ReplacementFormat enumeration | Aspose.Words fo...

    Aspose.Words.Replacing.ReplacementFormat enumeration. Specifies the Replacement format....Specifies the replacement format. Members Name Description Text Replacement...treated as simple text. Markdown Replacement is interpreted as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...substitution font instead (for all text that uses MinionPro-Regular...PdfFormatConversionO(PdfFormat.PDF_A_2B); // Replace the inaccessible MinionPro-Regular...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...