Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 12,780 for

replacement

(0.05 sec)
  1. Search PST document without opening via .NET | ...

    C# source code to search words with pattern in PST file on .NET Framework, .NET Core, and Xamarin Platforms.... Use Replace method of message Body. Save...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/net/search/pst/
  2. Convert Word to Excel in Java|Aspose.Words for ...

    Convert XML to Excel, Word to Excel (including DOCX to Excel) in Java. Save a document in various formats to XLSX using Java.... Find and Replace When Saving to XLSX Also using...expression in your document and replace it with the matching one you...

    docs.aspose.com/words/java/convert-a-document-t...
  3. Manipulate Tables in Existing PDF Documents|Asp...

    Learn how to inspect and modify tables in existing PDF documents using Python.... Find and Replace Text in PDF Table Cells This... accesses the first cell, replaces its text, and saves the output...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  4. SmartObjects-functionality / limitations - Free...

    What is actually the limitations here? Just briefly tested it and I cannot get the warp-transformation to work. Also it seems that the image that we are trying to replace the smartobject with needs to be exactly the sa…...image that we are trying to replace the smartobject with needs...we need to do that before replacing the Smartobject? Professionalize...

    forum.aspose.com/t/smartobjects-functionality-l...
  5. Search and replace text in MSG document via .NE...

    C# source code to redact sensitive information in MSG file on .NET Framework, .NET Core, and Xamarin Platforms....A basic message search and replace text in contents, comments...MSG using MailMessage. Use Replace method of message Body. Save...

    products.aspose.com/email/net/redaction/msg/
  6. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…... The replacement of the Calibri font with...

    forum.aspose.com/t/converting-a-presentation-to...
  7. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....and replace some text in the entire file Find and replace some...PdfContentEditor class for replacing a text with a simple and formatted...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  8. Replace text in equations - Free Support Forum ...

    hello, I need to replace certain values in formulas. The problem is that the Replace method does not change the value. Code: int main() { auto doc = System::MakeObject<Document>(u"input.docx"); System::SharedPtr<F…...Replace text in equations Aspose.Words Product Family words-cpp...11:32am 1 hello, I need to replace certain values in formulas...

    forum.aspose.com/t/replace-text-in-equations/31...
  9. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suitable Replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....right font or its suitable replacement, if the required font cannot...SubstitutionSettings.Table . # Replace missing "MyFont" with "Arial"...

    docs.aspose.com/words/python-net/using-truetype...
  10. Search OST document without opening via .NET | ...

    C# source code to search words with pattern in OST file on .NET Framework, .NET Core, and Xamarin Platforms.... Use Replace method of message Body. Save...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/net/search/ost/