Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 6,298 for

replace text

(0.14 sec)
  1. Body.AcceptEnd | Aspose.Words for .NET

    Enhance your web experience with the Body AcceptEnd method, designed to seamlessly accept visitors at the document's end for improved navigation....docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/bod...
  2. TeX Input/Output

    Fundamentals of working with TeX as an output or input format within Aspose.TeX API. TeX job runs on an explicitly specified file....this point, you may want to replace the erroneous command with...which should contain our typeset text (or whatever else allowed by...

    docs.aspose.com/tex/net/tex-io/
  3. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR for Python via .NET 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/python-net/languages/
  4. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....generation, conversion, and text replacement. A search for the most...font, and also the requested text language and character set....

    docs.aspose.com/pdf/net/whatsnew/2024/
  5. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF documents content with annotation marks and side-by-side output...but in practice, you would replace these with the actual file...comparer to ignore spaces in the text, focusing only on changes within...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  6. 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...
  7. Body | Aspose.Words for Java

    Represents a container for the main Text of a section in Java....Represents a container for the main text of a section. To learn more...node. appendParagraph(String text) A shortcut method that creates...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Replacing::ReplacementFormat enu...

    Aspose::Words::Replacing::ReplacementFormat enum. Specifies the Replacement format in C++....Aspose::Words::Replacing::ReplacementFormat enum ReplacementFormat...ReplacementFormat enum Specifies the replacement format. enum class ReplacementFormat...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. How to paste from Excel and HTML|Documentation

    Paste tabular content from Excel or HTML into GridJs through the clipboard, including supported cell Text and style properties parsed from HTML table content....clipboard contains a single text item, GridJs routes the content...multiple types and one of them is text/html , GridJs routes the HTML...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  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-...