Sort Score
Result 10 results
Languages All
Labels All
Results 9,161 - 9,170 of 222,967 for

new

(0.21 sec)
  1. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...into an image. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldOptions.UserPromptRespondent | Aspose.Word...

    Discover how the FieldOptions UserPromptRespondent property enhances user experience by managing respondent interactions during field updates....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...mail merge. DataTable table = new DataTable ( "My Table" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless document loading from files for your COM applications.... ComHelper comHelper = new ComHelper (); // 1 - Using a...using ( FileStream stream = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/com...
  4. Style.LinkedStyleName | Aspose.Words for .NET

    Discover how to style the LinkedStyleName property, easily manage linked styles, and enhance your design workflow with seamless integration.... Document doc = new Document (); Style styleHeading1...style aliases. Document doc = new Document ( MyDir + "Style with...

    reference.aspose.com/words/net/aspose.words/sty...
  5. SVG Converter – Convert SVG in C# – Aspose.HTML

    Learn how to convert SVG to other formats using Aspose.HTML for .NET and consider a C# example of SVG to PNG conversion....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/svg-converter/
  6. 图表|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js via Java 掌握图表:创建、格式化、绑定数据,并通过 JavaScript 示例将图表导出为 PPT、PPTX 和 ODP。...addChart () { let presentation = new aspose . slides . Presentation...accessChart () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Add new series and categories. Add new chart data for...Presentation presentation = new Presentation ()) { // Access...

    docs.aspose.com/slides/net/create-chart/
  8. 如何在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...
  9. 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...
  10. 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...