Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 33,738 for

new

(0.07 sec)
  1. Product Overview|Aspose.Slides for PHP 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....HTML Slides Features Creating new slides from scratch and adding...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/php-java/product-overview/
  2. The license does not apply all the time - Free ...

    Hello, we have a license for version 16.4.0.0 of Aspose.Words for .NET and we are having issues loading it. Sometimes the phrase “Evaluation Only. Created with Aspose…” appears on the generated document. Do you have any…...(license == null) { license = new License(); if (!license.IsLicensed)...your code: License license = new License(); try { license.SetLicense("Aspose...

    forum.aspose.com/t/the-license-does-not-apply-a...
  3. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...let srcDoc = new aw . Document (); let dstDoc = new aw . Document...firstParagraph . appendChild ( new aw . Run ( srcDoc , "Source document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Images in XPS file | Java

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/xps/working-with-images/
  5. AxisTickMark Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTickMark enum for customizable tick mark positions, enhancing your chart's clarity and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency....Add( ListTemplate ) Creates a new list based on a predefined template...create a list by applying a new list format to a collection of...

    reference.aspose.com/words/net/aspose.words.lis...
  7. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  8. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header and...logger = new ReplaceLog (); FindReplaceOptions options = new FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Merge PowerPoint and OpenDocument Presentations...

    Learn how to merge PowerPoint and OpenDocument presentations in Java using Aspose.Slides. Follow this simple guide to combine multiple PPTX, PPT, and ODP files quickly and programmatically....Presentation presentation1 = new Presentation ( "presentation1...Presentation presentation2 = new Presentation ( "presentation2...

    docs.aspose.com/slides/java/merge-presentation/
  10. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in JavaScript using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF documents.... let presentation = new aspose . slides . Presentation...PdfOptions class. let pdfOptions = new aspose . slides . PdfOptions...

    docs.aspose.com/slides/nodejs-java/convert-powe...