Sort Score
Result 10 results
Languages All
Labels All
Results 8,781 - 8,790 of 213,190 for

new

(0.09 sec)
  1. Bookmarks in PDF with JavaScript|Aspose.PDF for...

    You can add or delete a bookmarks in PDF document with JavaScript....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/bookmark/
  2. 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...
  3. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations.... Add a new Node in SmartArt shape NodeCollection...presentation Presentation pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/androidjava/manage-smart...
  4. Delete Annotation using JavaScript|Aspose.PDF f...

    With Aspose.PDF for JavaScript you may delete annotation from your PDF file....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/delete-annot...
  5. Read Numbers Spreadsheet Developed by Apple Inc...

    Learn how to read Numbers spreadsheets developed by Apple Inc. using Aspose.Cells for JavaScript via C++....Numbers spreadsheet const opts = new LoadOptions ( LoadFormat . Numbers...load options const wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/read-numbe...
  6. Disable Downlevel Revealed Comments while savin...

    Learn how to disable downlevel revealed comments when saving an Excel file to HTML using Aspose.Cells for JavaScript via C++....workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...DownlevelRevealedCom const opts = new HtmlSaveOptions (); opts . disableDownlevelReve...

    docs.aspose.com/cells/javascript-cpp/disable-do...
  7. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management.... Document doc = new Document ( MyDir + "VBA project...code:\n{module.SourceCode}\n" ); // Set new source code for VBA module. You...

    reference.aspose.com/words/net/aspose.words.vba...
  8. Create your Lithophane from TIFF File Formats v...

    Sample Java lithophane code for TIFF file. Use this example code to create your lithophane from TIFF file within any Web or Desktop Java based application.... Create some new parameters and create a Mesh..."outFile.fbx" ; //Create some new parameters TextureData td= TextureData...

    products.aspose.com/3d/java/lithophane/tiff/
  9. Comment constructor | Aspose.Words for Node.js

    Aspose.Words.Comment constructor...] Comment(doc) Initializes a new instance of the Comment class...initial, dateTime) Initializes a new instance of the Comment class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MarkdownSaveOptions.ListExportMode | Aspose.Wor...

    Discover the ListExportMode property of MarkdownSaveOptions, which controls how list items are output. Optimize your files with flexible MarkdownSyntax!... Document doc = new Document ( MyDir + "List item...MarkdownSaveOptions options = new MarkdownSaveOptions { ListExportMode...

    reference.aspose.com/words/net/aspose.words.sav...