Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 12,788 for

replacement

(0.23 sec)
  1. Convert WMZ to PNG via Java | products.aspose.com

    Sample code for WMZ to PNG Java conversion. Use API example code for batch WMZ files to PNG conversion within any Web or Desktop Java based application....format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/imaging/java/conversion/wmz...
  2. Convert TIF to PNG via Java | products.aspose.com

    Sample code for TIF to PNG Java conversion. Use API example code for batch TIF files to PNG conversion within any Web or Desktop Java based application....format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/imaging/java/conversion/tif...
  3. Grayscale PNG images via Java | products.aspose...

    Try our On-Premise document APIs to grayscale PNG image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/imaging/java/grayscale/png/
  4. Dither PNG images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither PNG images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/imaging/java/dither/png/
  5. Adjust PNG images via .NET | products.aspose.com

    Try our On-Premise document APIs to Adjust PNG image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/imaging/net/adjust/png/
  6. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....document: Or the output PDF: Replacement Text PDF standard compliance...graphics, should supply replacement text using the `ActualText`...

    docs.aspose.com/words/java/working-with-pdfa-or...
  7. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your presentations sharp and consistent across any device....Configure font substitution , replacement rules , and fallback sets...

    docs.aspose.com/slides/python-net/custom-font/
  8. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....document: Or the output PDF: Replacement Text PDF standard compliance...graphics, should supply replacement text using the `ActualText`...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  9. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …... Optimise Page‑Number Replacement You use FindReplaceOptions...it faster by: Running the replace once on the whole document...

    forum.aspose.com/t/how-to-imprve-performance-be...
  10. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...Matched String (Java) | Find and Replace Keywords in Word DOCX ODT Documents...ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](...

    forum.aspose.com/t/get-node-that-contains-the-e...