Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 223,136 for

new

(0.81 sec)
  1. 行尾和文本换行|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,你可以轻松在单元格中插入文本并设置换行方式,如手动换行、自动换行等。本文详细介绍如何实现这些功能,并提供示例代码供参考。...No file selected - create a new workbook } let wb ; if ( fileInput...arrayBuffer (); wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/line-br...
  2. Rendering Slicer with JavaScript via C++|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...onlyArea to true. const imgOpts = new ImageOrPrintOptions (); imgOpts...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  3. 使用JavaScript via C++将Excel转换为高分辨率图像|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为高分辨率图像。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...set properties const options = new ImageOrPrintOptions (); options...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for JavaScript via C++....arrayBuffer (); // Initialize a new Workbook by opening the uploaded...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/resampling...
  5. TaskPane.Row | Aspose.Words for .NET

    Discover the TaskPane Row property, easily manage task pane indexing for streamlined organization and enhanced productivity in your applications.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  6. Bullet Journaling with OneNote in C# | Bullet J...

    Learn how to do bullet journaling with OneNote in C# using Aspose.Note for .NET. Explore our step-by-step guide and build your own journaling tool....1: Create a New OneNote Document Step 2: Add a New Page Step 3:...Create a New OneNote Document # Start by initializing a new Document...

    blog.aspose.com/note/bullet-journaling-with-one...
  7. Issue exporting AUTO_FIT_TO_CONTENTS table with...

    Extra cell width is added to AUTO_FIT_TO_CONTENTS table cells with vertical text orientation in PDF export. Code snippet: Document document = New Document(); DocumentBuilder builder = New DocumentBuilder(document); bu…...document = new Document(); DocumentBuilder builder = new DocumentBuilder(document);...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/issue-exporting-auto-fit-to-...
  8. Encrypt PDF using Rust|Aspose.PDF for Rust via C++

    Encrypt PDF File with Aspose.PDF for Rust via C++.... Create a new PDF document. Encrypt the PDF...Create a new PDF-document let pdf = Document :: new () ? ; //...

    docs.aspose.com/pdf/rust-cpp/encrypt-pdf/
  9. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily save documents in PDF format. Simplify your file management with efficient saving options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose.PSD for .NET 22.4 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Save ( output , new PngOptions ()); } PSDNET-1107...line1\rText line2\rText line3" , new Rectangle ( 200 , 200 , 500 ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...