Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 198,890 for

new

(0.12 sec)
  1. Dml3DEffectsRenderingMode | Aspose.Words for Java

    Specifies how 3D shape effects are rendered in Java.... Document doc = new Document(getMyDir() + "DrawingML...RenderCallback warningCallback = new RenderCallback(); doc.setWar...

    reference.aspose.com/words/java/com.aspose.word...
  2. Chart Axis|Aspose.Slides for Node.js via .NET D...

    How to edit PowerPoint chart axis in JavaScript...values in JavaScript: var pres = new aspose . slides . Presentation...axes on a chart: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  3. View PPSX in C# | products.aspose.com

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

    products.aspose.com/slides/net/viewer/ppsx/
  4. View PPTM in C# | products.aspose.com

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

    products.aspose.com/slides/net/viewer/pptm/
  5. View POTM in C# | products.aspose.com

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

    products.aspose.com/slides/net/viewer/potm/
  6. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for Node.js via C++....Cells" ; const digitalSignature = new AsposeCells . DigitalSignature...pfxPath ), password , comment , new Date ()); // Create workbook...

    docs.aspose.com/cells/nodejs-cpp/digitally-sign...
  7. Convert Word Doc to Other Formats in NPOI|Aspos...

    Convert DOC to other document formats easily and fast instead of using NPOI in C#.... C# Document wordDocument = new Document ( "Convert Word Doc...XWPFDocument wordDocument = new XWPFDocument ( new FileStream ( "Convert...

    docs.aspose.com/words/net/convert-word-doc-to-o...
  8. Licensing|Aspose.Slides 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....file FileInputStream fstream = new FileInputStream ( "Aspose.Slides...License class License license = new License (); <span class="c1">//Set...

    docs.aspose.com/slides/jasperreports/licensing/
  9. Merge PCL files using Java | Aspose.PDF

    Merge PCL files programmatically with Java sample code using Aspose.PDF for Java...option = new PclLoadOptions (); Document pdfDocument1 = new Document...option ); Document pdfDocument2 = new Document ( "sample2.pcl" , option...

    products.aspose.com/pdf/java/merger/pcl/
  10. View or Edit PPT Files Metadata using .NET | pr...

    C# source code to edit or view PPT format metadata....Presentation presentation = new Presentation( "presentation.ppt"...Presentation presentation = new Presentation(); // Getting Document...

    products.aspose.com/slides/net/metadata/ppt/