Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 215,466 for

new

(0.18 sec)
  1. Convert Excel to High-Resolution Image with Jav...

    Learn how to convert Excel files to high‑resolution images using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...set properties const options = new ImageOrPrintOptions (); options...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  2. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells for JavaScript via C++....links const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); const destWorkbook = new Workbook (); const destSheet...

    docs.aspose.com/cells/javascript-cpp/combine-mu...
  3. 如何在JavaScript中使用Aspose.CAD|CAD Documentation

    在JavaScript中使用Aspose.CAD。..., function() { var reader = new FileReader(); reader.onload =...arrayBuffer = this.result; var array = new Uint8Array(arrayBuffer); //获取文件格式...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  4. Embed Attachment to PDF with JavaScript via C++...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...attachment. const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/embed-atta...
  5. NodeChangingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingArgs class, designed to enhance your document processing with seamless INodeChangingCallback integration. Boost your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Field.Separator | Aspose.Words for .NET

    Discover the Field Separator property to easily access the node representing the field separator, enhancing data management efficiency. Learn more!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HandleNodeChangingFo callback = new HandleNodeChangingFo (); doc...

    reference.aspose.com/words/net/aspose.words/ino...
  8. 档案

    档案...(NoSuchAlgorithmExcep e) { throw new IllegalAccessError(e.getMessage());...(UnsupportedEncodingE e) { throw new IllegalAccessError(e.getMessage());...

    blog.aspose.com/zh/email/create-update-and-dele...
  9. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveOptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve document usability!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Configure Fallback Font Collections in .NET|Asp...

    Set up a fallback fonts collection in Aspose.Slides for .NET to keep text consistent and crisp in PowerPoint and OpenDocument presentations....Presentation presentation = new Presentation ()) { IFontFallBackRulesCo...userRulesList = new FontFallBackRulesCol (); userRulesList . Add ( new FontFallBackRule...

    docs.aspose.com/slides/net/create-fallback-font...