Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 222,973 for

new

(0.11 sec)
  1. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells for JavaScript via C++.... const sourceBook1 = new Workbook ( new Uint8Array ( arrayBuffer1... const sourceBook2 = new Workbook ( new Uint8Array ( arrayBuffer2...

    docs.aspose.com/cells/javascript-cpp/combine-mu...
  2. Specifying Significant Digits to be Stored in E...

    Learn how to specify significant digits to be stored in an Excel file using Aspose.Cells for JavaScript via C++....open it; otherwise create a new workbook (matches original Node...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/specifying...
  3. WebExtensionBinding | Aspose.Words for .NET

    Create powerful web extension bindings effortlessly with the WebExtensionBinding constructor. Customize parameters for seamless integration and enhanced functionality.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  4. WebExtensionPropertyCollection Class | Aspose.W...

    Discover Aspose.Words.WebExtensions.WebExtensionPropertyCollection for managing custom web extension properties efficiently. Enhance your document automation today!... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  5. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...that its cursor is in and any new rows/cells as it creates them...

    reference.aspose.com/words/net/aspose.words/doc...
  6. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Odt](../../aspose.words/saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveformat/#Ott) format...OdtSaveOptions() Initializes a new instance of this class that can...OdtSaveOptions(password) Initializes a new instance of this class that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create PDF font with name = Times New Roman --> PDF: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...name = Times New Roman --> PDF: Font Times New Roman was not...Parse(); using var pubStream = new MemoryStream(); PubFactory.CreatePdfConverter()...

    forum.aspose.com/t/get-a-failure-when-convertin...
  8. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Tasks and Calendars | Aspose.Tasks Documentation

    Learn how to associate and manage calendars with Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for setting and reading task calendars....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/tasks-and-calendars/
  10. 使用Node.js通过C++在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自定义饼图中的切片和扇区颜色。我们的指南将展示如何为每个切片、扇区或扇团分配独特的颜色,以改善视觉效果和数据表现。...external links const workbook = new AsposeCells . Workbook ( filePath...getArea (). setForegroundColor ( new AsposeCells . Color ( 0 , 246

    docs.aspose.com/cells/zh/nodejs-cpp/custom-slic...