Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 12,641 for

replacement

(0.11 sec)
  1. 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...
  2. Using TrueType Fonts in C++|Aspose.Words for C++

    Aspose.Words for C++ 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...

    docs.aspose.com/words/cpp/using-truetype-fonts/
  3. 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...
  4. 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...
  5. 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/
  6. 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/
  7. Aspose.Tex on linux fails - Free Support Forum ...

    Aspose.Tex depends on system.drawing.common still and so fails on linux Unhandled exception: System.PlatformNotSupportedException: System.Drawing.Common is not supported on this platform. at System.Drawing.Drawing2D.Gr…...the steps you can follow to replace System.Drawing.Common with...the Aspose documentation on replacing System.Drawing.Common with...

    forum.aspose.com/t/aspose-tex-on-linux-fails/30...
  8. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....Drawing) replacement Cross platform 2D graphics...

    docs.aspose.com/drawing/net/developer-guide/sys...
  9. Pst SplitInto MergeWith Cancel - Free Support F...

    Hello, Version 24.6 added .Abort/.Cancel methods for long-running operations to MboxStorageReader.SplitInto: Members for .NET Framework 4.5 and .NET Core Versions SplitInto token : A CancellationToken that allows for…...processors , async/await is not a replacement for threads in all cases...async/await to be a universal replacement; they solve different problems...

    forum.aspose.com/t/pst-splitinto-mergewith-canc...
  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/