Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 378,466 for

new

(0.14 sec)
  1. Aspose.Imaging for Java 20.5 - Release notes|Do...

    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....image: TiffOptions options = new TiffOptions(TiffExpectedFormat...Default); TiffFrame frame = new TiffFrame(options, 800, 600);...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  2. DjvuMultiPageOptions | Aspose.Imaging for .NET ...

    DjvuMultiPageOptions Contents [ Hide ] DjvuMultiPageOptions class Djvu format page options public class DjvuMultiPage......DjvuMultiPageOptions () Initializes a new instance of the DjvuMultiPageOptions...DjvuMultiPageOptions (int) Initializes a new instance of the DjvuMultiPageOptions...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/md/
  4. HyperlinkAddress | Aspose.Note for .NET API 参考

    获取或设置超链接地址如果值为IsHyperlinkaspose.note/textstyle/ishyperlink属性为真...Document doc = new Document (); RichText titleText = new RichText ()..."Title!" ); Outline outline = new Outline () { MaxWidth = 200 ...

    reference.aspose.com/note/zh/net/aspose.note/te...
  5. Create, Save and Read Outlook Contacts|Document...

    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....contact to disc: Instantiate a new object of the MapiContact class... Java MapiContact contact = new MapiContact ( "Sebastian Wright"...

    docs.aspose.com/email/java/create-save-and-read...
  6. Aspose.Imaging for .NET 20.7 - Release notes

    Aspose.Imaging for .NET 20.7 - Release notes – the latest updates and fixes....emf")) { SvgOptions saveOptions = new SvgOptions(); saveOptions.VectorRasterizationO...VectorRasterizationO = new EmfRasterizationOpti(); saveOptions...

    releases.aspose.com/imaging/net/release-notes/2...
  7. add | Aspose.Sildes for Node.js via Java API Re...

    add Contents [ Hide ] add( ScaleEffect item) function Add New behavior to a collection. Parameters Name Type Descript......ScaleEffect item) function Add new behavior to a collection. Parameters...FilterEffect item) function Add new behavior to a collection. Parameters...

    reference.aspose.com/slides/nodejs-java/aspose....
  8. djvumultipageoptions - Aspose.Imaging for Java ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....DjvuMultiPageOptions () Initializes a new instance of the DjvuMultiPageOptions...DjvuMultiPageOptions (int page) Initializes a new instance of the DjvuMultiPageOptions...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance.... License lic = new com . aspose . pdf . License...lic . setLicense ( new FileInputStream ( new File ( "Aspose.Total...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  10. Convert XPS to PDF using .NET API

    XPS to PDF conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....Consulting Blog Knowledge Base New Releases Status Websites aspose...XpsDocument document = new XpsDocument(xpsStream, new XpsLoadOptions());...

    docs.aspose.com/page/net/convert/xps-to-pdf/