Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 223,148 for

new

(1.57 sec)
  1. 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/
  2. Edit PPT in PHP | products.aspose.com

    Edit PPT in PHP. Use PHP library API to edit PPT files...edit a PPT file by adding a new line of text to it. Edit PPT...PHP via Java , you can add a new line of text to the PPT document...

    products.aspose.com/slides/php-java/editor/ppt/
  3. Create PDF Document|Aspose.PDF for Java

    Learn how to create PDF file in Aspose.PDF for Java....document object Document document = new Document (); //Add page Page...text to new page page . getParagraphs (). add ( new TextFragment...

    docs.aspose.com/pdf/java/create-document/
  4. The conversion from Excel to PDF is encounterin...

    Hi supporter or anyone, I am using Aspose.Cells version 26.2. When converting from Excel to PDF, some Khmer characters are showing a “+” sign underneath or are being displayed as broken “0” characters, as shown in the a…...setFontFolders(new String[]{ "C:\\Windows\\Fonts"...file Excel Workbook workbook = new Workbook("D:\\tmp\\a.xlsx");...

    forum.aspose.com/t/the-conversion-from-excel-to...
  5. XamlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover how the ResourcesFolderAlias property in XamlFixedSaveOptions enhances image URI management in Xaml documents. Optimize your fixed page layouts today!...ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Rotate Barcode Image|Documentation

    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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/rotate-ba...
  7. Table.TopPadding | Aspose.Words for .NET

    Discover the Table TopPadding property, easily adjust space in points above cell contents for enhanced layout control and improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter(); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create Polygon In Mesh|Documentation

    Aspose.3D for .NET allows creating a polygon in a mesh. In order to use the functionality, the API offers CreatePolygon method of Mesh class....Mesh mesh = new Mesh (); mesh . CreatePolygon ( new int [] { 0...CreatePolygon ( 0 , 1 , 2 ); //The new overloads doesn't need extra...

    docs.aspose.com/3d/net/create-polygon-in-mesh/
  10. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby.... new ( data_dir + "input1.pdf" ) #...document . OptimizationOptions ' ). new opt . setRemoveUnusedObjec (...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...