Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 162,156 for

new

(0.06 sec)
  1. SVG to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call the Document.Save...Create a new SvgLoadOptions object $loadOption = new SvgLoadOptions...

    products.aspose.com/pdf/php-java/conversion/svg...
  2. Convert PowerPoint to TIFF with Notes in JavaSc...

    Convert PowerPoint and OpenDocument presentations to TIFF with notes using Aspose.Slides for Node.js via Java. Learn how to export slides with speaker notes efficiently.... let presentation = new aspose . slides . Presentation...); try { let notesOptions = new aspose . slides . NotesCommentsLayouti...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Design Reports using iReport and Render Barcode...

    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.... Click Step-2 to create a new report. Select Blank A4 from...as follows: Image expression: new com.aspose.barcode.jr.BarCodeRenderer(com...

    docs.aspose.com/barcode/jasperreports/design-re...
  4. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for Node.js via C++.... const fontConfigs = new AsposeCells . IndividualFontConfig...with font configs. const opts = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/specify-indivi...
  5. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...to Word Presentation pres = new Presentation ( inputPres ); try...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    products.aspose.com/slides/java/conversion/pptx...
  6. Merge MD files using .NET | Aspose.PDF

    Merge MD files programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var options = new Aspose . Pdf . MdLoadOptions...MdLoadOptions (); var pdfDocument1 = new Aspose . Pdf . Document ( inputFile1...

    products.aspose.com/pdf/net/merger/md/
  7. View POTX in C# | products.aspose.com

    View POTX in C#. Use .NET library API to open and view PowerPoint presentation...file using ( var presentation = new Aspose.Slides.Presentation( "sample...controller var controller = new Aspose.Slides.Export.ResponsiveHtmlContro();...

    products.aspose.com/slides/net/viewer/potx/
  8. View PPTX in C# | products.aspose.com

    View PPTX in C#. Use .NET library API to open and view PowerPoint presentation...file using ( var presentation = new Aspose.Slides.Presentation( "sample...controller var controller = new Aspose.Slides.Export.ResponsiveHtmlContro();...

    products.aspose.com/slides/net/viewer/pptx/
  9. View ODP in C# | products.aspose.com

    View ODP in C#. Use .NET library API to open and view OpenOffice presentation...file using ( var presentation = new Aspose.Slides.Presentation( "sample...controller var controller = new Aspose.Slides.Export.ResponsiveHtmlContro();...

    products.aspose.com/slides/net/viewer/odp/
  10. CellFormat.PreferredWidth | Aspose.Words for .NET

    Discover the CellFormat PreferredWidth property to easily customize cell widths for optimal layout and design in your spreadsheets. Enhance your data presentation!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."PreferredWidth" property creates a new object. Assert . AreNotEqual...

    reference.aspose.com/words/net/aspose.words.tab...