Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 213,950 for

new

(0.18 sec)
  1. DocumentBuilder.moveToMergeField method | Aspos...

    Aspose.Words.DocumentBuilder.moveToMergeField method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...from an image file var reader = new BarCodeInstance . BarCodeReader...SetBarCodeImage var reader = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  3. 如何用 Java 添加 Link 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Link 个注释。...PDF file Document document = new Document ( _dataDir + "SimpleResume...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( "678-555-0103"...

    products.aspose.com/pdf/zh-hans/java/annotation...
  4. 删除注释(facades)|Aspose.PDF for Java

    本节介绍如何使用 Aspose.PDF Facades 和 PdfAnnotationEditor 类删除注释。...consoleScanner = new Scanner ( System . in ); Document document = new Document...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor (); annotationEditor...

    docs.aspose.com/pdf/zh/java/delete-annotations/
  5. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++....source workbook const workbook = new AsposeCells . Workbook ( path...type of separator const opts = new AsposeCells . TxtSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  6. Change the Position of a Shape in PHP|Documenta...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/change-the-positio...
  7. Remove Metadata from PDF in Ruby|Aspose.PDF for...

    Erase sensitive or unwanted metadata from PDF files programmatically with Aspose.PDF for Ruby.... new ( data_dir + "input1.pdf" ) if...# save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  8. Field.isLocked property | Aspose.Words for Node.js

    Field.isLocked property. Gets or sets whether the field is locked (should not recalculate its result)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldChar.isLocked property | Aspose.Words for ...

    FieldChar.isLocked property. Gets or sets whether the parent field is locked (should not recalculate its result)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用JavaScript通过C++自适应调整行列宽。|Documentation

    本文展示了如何使用Aspose.Cells for JavaScript通过C++自动调整单元格范围内的行、列、合并单元格的行以及整行的宽度。...buffer const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...