Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 216,921 for

new

(0.85 sec)
  1. PageSetup.bidi property | Aspose.Words for Node.js

    PageSetup.bidi property. Specifies that this section contains bidirectional (complex scripts) text.... let doc = new aw . Document (); let pageSetup...setCount ( 3 ); let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Display XML Formats Using Java | Aspose.PDF

    Open and view XML documents programmatically with Java sample code using Aspose.PDF for Java...pdfDocument = new Document ( ".\\samples\\employees.xml" , new XmlLoadOptions...

    products.aspose.com/pdf/java/viewer/xml/
  3. Display SVG Formats Using Java | Aspose.PDF

    Open and view SVG documents programmatically with Java sample code using Aspose.PDF for Java...pdfDocument = new Document ( "template.svg" , new SvgLoadOptions...

    products.aspose.com/pdf/java/viewer/svg/
  4. Display PCL Formats Using Java | Aspose.PDF

    Open and view PCL documents programmatically with Java sample code using Aspose.PDF for Java...pdfDocument = new Document ( "template.pcl" , new PclLoadOptions...

    products.aspose.com/pdf/java/viewer/pcl/
  5. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using Java library....document Document pdfDocument = new Document ( "input.pdf" ); //...getImages (). replace ( 1 , new FileInputStream ( "lovely.jpg"...

    docs.aspose.com/pdf/java/replace-image-in-exist...
  6. Working with Transparency in XPS file | .NET

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/working-with-trans...
  7. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for PHP via Java, exploring format differences, benefits, compatibility, and conversion tips.... PPTX is a new presentation file format, based...is easy to add support for a new chart type or shape type, without...

    docs.aspose.com/slides/php-java/ppt-vs-pptx/
  8. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for Node.js via Java, exploring format differences, benefits, compatibility, and conversion tips.... PPTX is a new presentation file format, based...is easy to add support for a new chart type or shape type, without...

    docs.aspose.com/slides/nodejs-java/ppt-vs-pptx/
  9. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for Android via Java, exploring format differences, benefits, compatibility, and conversion tips.... PPTX is a new presentation file format, based...is easy to add support for a new chart type or shape type, without...

    docs.aspose.com/slides/androidjava/ppt-vs-pptx/
  10. Convert HTML to JPG in Java | products.aspose.com

    Convert HTML to JPG in Java. Use Java library API to convert HTML files to JPGs...pres = new Presentation (); try { TextReader tr = new StreamReader...addFromHtml ( tr ); Dimension size = new Dimension ( 960 , 720 ); for...

    products.aspose.com/slides/java/conversion/html...