Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 223,148 for

new

(1.04 sec)
  1. Node.document property | Aspose.Words for Node.js

    Node.document property. Gets the document to which this node belongs.... let doc = new aw . Document (); let para = new aw . Paragraph...doc ); para . appendChild ( new aw . Run ( doc , "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast for the generated images....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...operation renders it. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with GridJs Server Side|Documentation

    This article describes how to use Aspose.Cells.GridJs library....xlsx' gwb = new GridJsWorkbook (); gwb . ImportExcelFile...spreadsheet file in cache gwb = new GridJsWorkbook (); # p is the...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. Get Folders Information from IMAP Mailbox|Docum...

    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.... Java ImapClient client = new ImapClient (); client . setHost...folderInfo . getName ()); // New messages in the folder System...

    docs.aspose.com/email/java/get-folders-informat...
  5. 使用 Node.js 和 C++ 将Excel转换为高分辨率图像|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将Excel文件转换为高分辨率图片。...Excel file const workbook = new AsposeCells . Workbook ( filePath...ImageOrPrintOptions const options = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  6. MailMerge.UnconditionalMergeFieldsAndRegions | ...

    Discover how MailMerge's UnconditionalMergeFieldsAndRegions property enhances document automation by merging fields and regions without conditional limits....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...countAllMergeFields ; DataTable dataTable = new DataTable (); dataTable . Columns...

    reference.aspose.com/words/net/aspose.words.mai...
  7. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....document PdfFileInfo fileInfo = new PdfFileInfo ( _dataDir + "sample...PdffileInfo object PdfFileInfo fInfo = new PdfFileInfo ( _dataDir + "SetMetaInfo_out...

    docs.aspose.com/pdf/java/get-pdf-information/
  9. Decode FNC Symbols|Documentation

    This article describes how to decode FNC symbols in GS1 barcodes in Aspose.BarCode for JavaScript via C++ according to business needs...// Create barcode var gen = new BarCodeInstance . BarcodeGenerator..."StripFNC: false" ); var read = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/decode-f...
  10. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your document's clarity and professionalism....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...data source. DataTable table = new DataTable ( "Employees" ); table...

    reference.aspose.com/words/net/aspose.words.fie...