Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 216,920 for

new

(0.43 sec)
  1. MarkdownExportAsHtml | Aspose.Words for Java

    Allows to specify the elements to be exported to Markdown as raw HTML in Java....md"; Document doc = new Document(getMyDir() + "Non compatible...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless data handling in MergeField events, enhancing your document processing experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Manage VBA codes of Visio Macro-Enabled diagram...

    Add VBA Module and Modify VBA or Macro with Aspose.Diagram library....Diagram allows you to add a new VBA Module and Macro Code using...Modules.Add() ] method to add the new VBA Module inside the diagram...

    docs.aspose.com/diagram/java/working-with-vbapr...
  4. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management.... Document doc = new Document (); // An empty document...FirstParagraph ; Run paragraphText = new Run ( doc , "Initial text. "...

    reference.aspose.com/words/net/aspose.words/com...
  5. Customize Pie Charts in Presentations Using Jav...

    Learn how to create and customize pie charts in JavaScript with Aspose.Slides for Node.js, exportable to PowerPoint, boosting your data storytelling in seconds....Presentation class var pres = new aspose . slides . Presentation...and categories. Add new categories. Add new series. Write the modified...

    docs.aspose.com/slides/nodejs-java/pie-chart/
  6. 在使用C++中的JavaScript进行Excel转HTML时,排除未使用的样式|Docume...

    学习如何在使用Aspose.Cells for JavaScript via C++将Excel转换为HTML时排除未使用的样式。...from selected file or create a new one let wb ; if ( fileInput ...arrayBuffer (); wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/exclude...
  7. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type.... let doc = new aw . Document ( base . myDir...collection of children. let doc = new aw . Document (); // An empty...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Pages to PDF using Rust | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Insert New Page to PDF use asposepdf ::...( "sample.pdf" ) ? ; // Add new page in PDF-document pdf . page_add...

    products.aspose.com/pdf/rust-cpp/pages/add/
  9. Convert a Visio Shape To Html|Documentation

    This section explains how to convert a visio shape to html with Aspose.Diagram....VSDX diagram Diagram diagram = new Diagram ( dataDir + "ShapeToHtml...to HTML HTMLSaveOptions hs = new HTMLSaveOptions (); shape . toHTML...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  10. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for .NET recognition results in JSON format....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/save-json/