Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 6,300 for

replace text

(1.45 sec)
  1. Method Not Found Error - Free Support Forum - a...

    I am trying to generate a word document from a template using range.Replace. Some of the Replace has html and need to format it correctly. I am trying to use Ireplacingcallback. at splitrun method run.parentnode.insertaf…...replace. Some of the replace has html and need...Aspose.Words.Replacing.IReplacingCallback.Replacing(ReplacingArgs...

    forum.aspose.com/t/method-not-found-error/323695
  2. Convert PST to MSG via C++ application | produc...

    Sample C++ conversion code for PST document to MSG format. Use example code for batch PST to MSG conversion within any C++ Application....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cpp/conversion/pst-to...
  3. Convert PSD to PDF using C#|Documentation

    Using the provided code, the C#.NET Photoshop Manipulation API can Replace Adobe Photoshop on a server and convert PSD files to PDF with selectable Text....PSD is a PSD SDK that can replace Adobe Photoshop on a server...file to PDF with selectable text can be easily made. To convert...

    docs.aspose.com/psd/net/psd-to-pdf/
  4. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for Java....to/from the text. For instance, when obtaining text programmatically...with this text you should probably remove or replace the characters...

    docs.aspose.com/words/java/working-with-control...
  5. Redact DOC Document Online or using .NET | prod...

    Open and redact DOC document online via app for free. .NET API C# code to search and Replace DOC Text....Code listed for search and replace text in DOC file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/net/redact/doc/
  6. Insert and Append Documents in C#|Aspose.Words ...

    Combine documents into one: insert or append a document into a new or existing one using find and Replace, merge field, bookmark, or simply at the document end in C#....insert a document through a replace operation, a merge field during...a Document During Find and Replace Operation You can insert documents...

    docs.aspose.com/words/net/insert-and-append-doc...
  7. Converting HTML Lists to Word Lists|Aspose.Word...

    Aspose Words for JasperReports can convert Html lists into Words lists with bullets and numbers....Words for JasperReports will replace HTML bulleted and numbered...numbered lists with plain text. However, you can enable this option by...

    docs.aspose.com/words/jasperreports/converting-...
  8. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section....docx' ) 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...
  9. Show Translate Button in GridJs|Documentation

    This article explains how to display the translate button in the GridJs toolbar and translate all string values of the active worksheet to a target locale using Aspose.Cells for Java....translated workbook as plain text. All code snippets are complete...'/GridJs2/Translate' ); // <-- replace with your actual URL The setTranslateUrl...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  10. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...my observations, the text is being replaced. For your reference...TextFragmentAbsorber("\\[[^\\[ //set text search option to specify regular...

    forum.aspose.com/t/aspose-textfragmentabsorber-...