Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 6,202 for

replace text

(0.35 sec)
  1. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....contents as a replacement of a match in a find-and-replace operation...support of regex to doc.range.replace' , () => { let mainDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the Text is visible i…...with ODS to PDF Conversion – Text and Shapes Missing Intermittently...intermittent — sometimes the text is visible in the output PDF...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  3. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....contents as a replacement of a match in a find-and-replace operation...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive Text and metadata so nothing remains searchable or…...but fully deleting sensitive text and metadata so nothing remains...functions/APIs exist for full redaction (text/content, annotations, embedded...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  5. How to edit PDF | Aspose.PDF

    Do you know how easily edit PDF documents in .NET? Edit PDF files with high quality using .NET PDF library....PDF, you can replace the text on all pages or in a certain...pdf. You can easily replace fonts, replace characters, delete...

    products.aspose.com/pdf/tutorial/edit-pdf/
  6. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document.... Examples Shows how to replace text in a document’s footer....FOOTER_PRIMARY ) options = aw . replacing . FindReplaceOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....and Replace Text in Excel using Python Find and Replace Text...Excel using Java Find and Replace in Excel using C# Decrypt Excel...

    kb.aspose.com/cells/page/3/
  8. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Discover the UseSubstitutions property in FindReplaceOptions. Easily enable substitutions in Replacement patterns for enhanced Text editing flexibility....use substitutions within replacement patterns. The default value...use substitutions within replacement patterns. Document doc =...

    reference.aspose.com/words/net/aspose.words.rep...
  9. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be Replaced with the [ReplacingArgs.Replacement](../Replacement/) string....Replacing.ReplacingArgs.Match that is to be replaced with...with the ReplacingArgs.replacement string. get groupIndex () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with Golang via C++....alignment of your paragraph text using the TextParagraph.GetAlignmentType()...Access the Text Box by Name with Golang via C++ Replace tag with...

    docs.aspose.com/cells/go-cpp/create-textbox-in-...