Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 13,178 for

replacement

(0.19 sec)
  1. Convert VSTM to PNG via Java | products.aspose.com

    Sample Java conversion code for VSTM format to PNG file. Use this example code to convert VSTM to PNG within any Web or Desktop Java based application....format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/diagram/java/conversion/vst...
  2. Convert VSS to XPS via Java | products.aspose.com

    Sample Java conversion code for VSS format to XPS file. Use this example code to convert VSS to XPS within any Web or Desktop Java based application....developed by Microsoft as a replacement of EMF file format and is...

    products.aspose.com/diagram/java/conversion/vss...
  3. Convert VSSX to XPS via Java | products.aspose.com

    Sample Java conversion code for VSSX format to XPS file. Use this example code to convert VSSX to XPS within any Web or Desktop Java based application....developed by Microsoft as a replacement of EMF file format and is...

    products.aspose.com/diagram/java/conversion/vss...
  4. Convert OTG to PNG via Java | products.aspose.com

    Sample code for OTG to PNG Java conversion. Use API example code for batch OTG 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/otg...
  5. Grayscale PNG images via .NET | 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/net/grayscale/png/
  6. PNG Images Cartoonifying with Python | products...

    How to use Python for PNG images and photos to apply cartoon-style image effect on desktop and web applications....format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/imaging/python-net/cartooni...
  7. Filter PNG images via Java | products.aspose.com

    Try our On-Premise document APIs to Filter 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/filter/png/
  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. Cell formula doesn't get set with formula witho...

    Hi team, I have a formula which is referring to Custom Function but in a different workbook. I’m trying to remove the reference part by replacing the formula (without ref), but it remains the same! In attached workbook…...remove the reference part by replacing the formula (without ref)..._xldudf_AS(AR20,“name”)) when I replace it with : =IF(AR21=“”,“”,_xldudf_AS(AR20...

    forum.aspose.com/t/cell-formula-doesnt-get-set-...
  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...