Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 214,446 for

new

(0.13 sec)
  1. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first page of a section... let doc = new aw . Document (); // Find the...PrinterSettings object. let settings = new PrinterSettings (); // The paper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Encrypting Excel Files with JavaScript via C++|...

    Learn how to encrypt and password-protect Excel files using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/encrypting...
  4. Public API Changes in Aspose.Diagram 5.2.0|Docu...

    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.... It includes not only new and updated public methods, but...Specify Fonts Locations The new FontDirs property is added in...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. 数据验证|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++添加数据验证。...open it; otherwise create a new workbook const file = fileInput...uploaded file var workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/data-va...
  6. Working with WBS Associated with a Task | Aspos...

    Learn how to manage Work Breakdown Structure (WBS) codes for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading, defining, and renumbering WBS values....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/wbs-associated-with-a...
  7. 用JavaScript通过C++用证书数字签署VBA代码项目|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++用证书数字签署VBA代码项目。...wbBytes = new Uint8Array ( wbArrayBuffer ); const pfxBytes = new Uint8Array...Cells" ; const digitalSignature = new DigitalSignature ( pfxBytes ...

    docs.aspose.com/cells/zh/javascript-cpp/digital...
  8. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class.... Open )) { using ( var ms = new MemoryStream ()) { // Create...Create Form Object var form = new Aspose . Pdf . Facades . Form ();...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  9. CssSavingArgs.CssStream | Aspose.Words for .NET

    Optimize your CSS storage with the CssSavingArgs CssStream property, enabling seamless saving of CSS data to your preferred stream....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CssStyleSheetType Enum | Aspose.Words for .NET

    Discover how Aspose.Words.CssStyleSheetType enhances HTML export by optimizing CSS styles for better web presentation and performance....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...