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

new

(0.1 sec)
  1. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using C++...code example below creates a new presentation and sets the show...following code example creates a new presentation and loops the slide...

    docs.aspose.com/slides/cpp/manage-slide-show/
  2. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...unprotect a document. let doc = new aw . Document (); doc . protect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentPartSavingArgs class | Aspose.Words for...

    Aspose.Words.Saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.documentPartSaving()](../idocumentpartsavingcallback/documentPartSaving/#documentpartsavingargs) callback...'DocumentPartsFileNam' , () => { let doc = new aw . Document ( base . myDir...document to HTML. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Unlock ZIP password | Aspose.Zip for .NET

    Zip C# library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/unlock-zip-password/
  5. DocumentBuilder.moveTo method | Aspose.Words fo...

    DocumentBuilder.moveTo method. Moves the cursor to an inline node or to the end of a paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...that we last added. // Adding new nodes with the builder will append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert EPUB to PNG in Java – Aspose.HTML for Java

    Convert EPUB to PNG in Java using Aspose.HTML for Java API. Consider various EPUB to PNG conversion scenarios in Java code examples....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-epub-to-png/
  8. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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.... It includes not only new and updated public methods, added...) { ... } else if ... ... } New Implementation public object...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded font inside a FontInfo object in Java.... Document doc = new Document(getMyDir() + "Embedded...FileUtils.writeByteArrayToFile(new File(getArtifactsDir() + "Alte...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert Chart to Image in xlsx4j|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....ImageOrPrintOptions imgOpts = new ImageOrPrintOptions (); imgOpts...image file. chart . toImage ( new FileOutputStream ( dataDir +...

    docs.aspose.com/cells/java/convert-chart-to-ima...