Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 215,167 for

new

(0.22 sec)
  1. 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...
  2. 如何在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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 设置形状或文本框中文本段落的行距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置形状或文本框中段落的行距...arrayBuffer (); wb = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { wb = new Workbook (); } const ws = wb . worksheets...

    docs.aspose.com/cells/zh/javascript-cpp/set-lin...
  9. Load and Extract Data | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save Type 1 fonts within Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/loading-saving-type1-...
  10. Merge Any Number of ZIP Archives | Aspose.Zip D...

    Learn how to merge multiple ZIP archives into a single file with this comprehensive guide....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/merge-arbitrary-number...