Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 6,298 for

replace text

(0.5 sec)
  1. Convert VDX to PNG via Python | products.aspose...

    Sample Python conversion code for VDX format to PNG file. Use this example code to convert VDX to PNG within any Python based application.... Text can also be added to these visual...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/diagram/python-net/conversi...
  2. Convert VSX to XPS via C# | products.aspose.com

    Sample code for VSX to XPS C# conversion. Use API example code for batch VSX files to XPS conversion within VB.NET, Asp.NET or any .NET based application....VSX files can be opened in any text editor to view the contents...developed by Microsoft as a replacement of EMF file format and is...

    products.aspose.com/diagram/net/conversion/vsx-...
  3. Convert CGM to PNG via C# | products.aspose.com

    Sample code for CGM to PNG C# conversion. Use API example code for batch CGM files to PNG conversion within VB.NET, Asp.NET or any .NET based application....graphics (2D), raster graphics, and text. CGM uses an object-oriented...defines other files. In CGM, a text-based source file contains all...

    products.aspose.com/cad/net/conversion/cgm-to-png/
  4. Convert SVG to PNG via C# | products.aspose.com

    Sample code for SVG to PNG C# conversion. Use API example code for batch SVG files to PNG conversion within VB.NET, Asp.NET or any .NET based application....Graphics file that uses XML based text format for describing the appearance...without losing any quality. Text-based description of such files...

    products.aspose.com/cad/net/conversion/svg-to-png/
  5. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....getDisplayResult() Gets the text that represents the displayed...whether to display barcode data (text) along with image. getEnd()...

    reference.aspose.com/words/java/com.aspose.word...
  6. TableStyle | Aspose.Words for Java

    Represents a table style in Java....Gets a flag indicating whether text in a table row is allowed to...Sets a flag indicating whether text in a table row is allowed to...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.PSD for Java 25.9 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....BMP format Bug PSDJAVA-778 Replacement of a smart object using an...PSDJAVA-779 Transparency lost after replacing smart object layers Bug PSDJAVA-780...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  8. 搜索

    搜索...Replace('/', '.')); using (FileStream...DirectorySeparatorCh + "streamcache", uid.Replace('/', '.')); FileStream fs =...

    blog.aspose.com/zh-hant/cells/create-read-edit-...
  9. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...API Reference ): // Add plain text attachment mapiMessage.Attachments...GetBytes("This is content of palin text attachment")); // Add attachment...

    forum.aspose.com/t/how-to-create-a-new-instance...
  10. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....Create new graphics path with text $graphicsPath ; $font = new... Font -> PLAIN , 40 ); $text = "Text in shape" ; $img = new BufferedImage...

    docs.aspose.com/slides/php-java/custom-shape/