Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 225,515 for

new

(0.88 sec)
  1. 通过JavaScript使用C++插入来自Web地址的链接图片|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Web地址中的链接图片插入到工作表中。...arrayBuffer (); var workbook = new Workbook ( new Uint8Array ( arrayBuffer...Otherwise create a new workbook var workbook = new Workbook (); }...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  2. How to use Aspose.CAD in Angular|CAD Documentation

    Use Aspose.CAD in Angular.... Start a new one and then the name of the...Visual Code or WebStorm: ng new angular-example Install Aspose...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  3. Layout Slide|Aspose.Slides for Node.js via .NET...

    Master layout slides in Aspose.Slides for Node.js: choose, apply, and customize slide layouts, placeholders, and masters with examples for PPT, PPTX, and ODP presentations....addLayoutSlide () { let presentation = new aspose . slides . Presentation...accessLayoutSlide () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Bookmark.Name | Aspose.Words for .NET

    Manage your bookmarks effortlessly with Bookmark Name. Easily set or update your bookmark names for better organization and quick access....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  5. Pdf Compliace PDF/A and PDF/UA - Free Support F...

    I’m setting the PDF compliance to PDF_A_4_UA_2 but the generated document doesn’t appear to be compliant with any PDF/A standard....(ByteArrayOutputStrea pdfStream = new ByteArrayOutputStrea()) { PdfSaveOptions...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); pdfSaveOptions...

    forum.aspose.com/t/pdf-compliace-pdf-a-and-pdf-...
  6. AsposeWordsPrintDocument.PagesRemaining | Aspos...

    Track remaining pages in active print jobs with AsposeWordsPrintDocument PagesRemaining property for print control.... Document doc = new Document ( MyDir + "Rendering...PrinterSettings printerSettings = new PrinterSettings (); printerSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Get Warnings while Loading Excel File with Java...

    Learn how to capture warnings while loading an Excel file using Aspose.Cells for JavaScript via C++. Handle corrupt but loadable workbooks effectively....options = new LoadOptions (); options . warningCallback = new WarningCallback...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/get-warnin...
  8. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...MacroPdf417 with metadata var gen = new BarCodeInstance . BarcodeGenerator..."ReadExtPDF417Meta:" ); var reader = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/read-bar...
  9. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n...' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n...' ) # Add a new line and starts a new paragraph. self ....paragraph break, which will start a new paragraph. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...