Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 224,052 for

new

(0.22 sec)
  1. 档案

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

    blog.aspose.com/zh/font/work-with-cff-truetype-...
  2. Recognize tables and save result as XLSX file v...

    Recognize table and save result as XLSX file....license file //License lic = new License(); //lic.SetLicense("Aspose...restriction. AsposeOcr api = new AsposeOcr (); // Create OcrInput...

    products.aspose.com/ocr/net/recognition/get-xlsx/
  3. Creating QR Barcodes|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...JRRenderable" > <![ CDATA [ new com . aspose . barcode . jr ...

    docs.aspose.com/barcode/jasperreports/creating-...
  4. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....Exception { Document mainDoc = new Document(getMyDir() + "Document...FindReplaceOptions options = new FindReplaceOptions(); options...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....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...
  6. 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/how-to-use-a...
  7. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for JavaScript via C++.... const fontConfigs = new IndividualFontConfig (); // If...with font configs. const opts = new LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/javascript-cpp/specify-in...
  8. Group Pivot Fields in the Pivot Table|Documenta...

    How to group Pivot Fields in the Pivot Table with Aspose.Cells for JavaScript via C++....uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...dtStart = new Date ( 2008 , 1 , 1 ); const dtEnd = new Date ( 2008...

    docs.aspose.com/cells/javascript-cpp/group-pivo...
  9. WebExtensionStoreType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensionStoreType enum, featuring diverse web extension store types for seamless integration and enhanced functionality.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  10. Convert PDF to PDF/A formats|Aspose.PDF for Java

    Learn how to convert PDF files to PDF/A format for long-term archiving and compliance with document preservation standards using Aspose.PDF in Java....document Document document = new Document ( DATA_DIR + "PDFToPDFA...document Document document = new Document ( DATA_DIR + "ValidatePDFAStandard...

    docs.aspose.com/pdf/java/convert-pdf-to-pdfa/