Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 213,069 for

new

(0.34 sec)
  1. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...document using ( var document = new Aspose . Pdf . Document ()) {...object document . Collection = new Aspose . Pdf . Collection ();...

    docs.aspose.com/pdf/zh/net/portfolio/
  2. 用JavaScript通过C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++格式化和修改命名范围。...Instantiate a new Workbook. const workbook = new Workbook ();...StyleFlag object. let flg = new StyleFlag (); // Make the corresponding...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  3. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Cleanup();...

    products.aspose.com/words/net/compress/html/
  4. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。...document using ( var document = new Aspose . Pdf . Document ( dataDir...Create text stamp var textStamp = new Aspose . Pdf . TextStamp ( "Sample...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  5. 如何用 JavaScript 通过 C++ 改变评论的字体颜色|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....'fileInput' ); // Instantiate a new Workbook (if a file is provided...open it; otherwise create a new workbook) let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using JavaScript via C++. Load an existing Excel file or create a New one, calculate the custom function, and save the modified file....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Create a new workbook if no file is provided workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/direct-cal...
  7. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for JavaScript via C++...with C Table encoding var gen = new BarCodeInstance . BarcodeGenerator...Read barcode image var reader = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/read-aus...
  8. 搜索

    搜索...FontDefinition fd = new FontDefinition(FontType.CFF, new FontFileDefinition("cff"...FontFileDefinition("cff", new FileSystemStreamSour(fileName))); CffFont...

    blog.aspose.com/zh-hant/font/work-with-cff-true...
  9. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create New instances of this class for seamless code integration and enhanced functionality....CommentRangeEnd constructor Initializes a new instance of this class. public...Document doc = new Document (); Comment newComment = new Comment (...

    reference.aspose.com/words/net/aspose.words/com...
  10. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...this cell const bookmarkEntry = new PdfBookmarkEntry (); bookmarkEntry...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...