Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 165,115 for

new

(0.17 sec)
  1. 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/
  2. Custom Shape|Aspose.Slides for Node.js via .NET...

    Add a custom shape to a PowerPoint presentation in JavaScript...curvature for a corner or point add new points to the square manipulate...to change a shape or create a new shape from an existing shape...

    docs.aspose.com/slides/nodejs-java/custom-shape/
  3. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress....saveFormat , ext ) => { let doc = new aw . Document ( base . myDir...Mhtml, Epub. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. BarcodeParameters.PosCodeStyle | Aspose.Words f...

    Discover the BarcodeParameters PosCodeStyle property for Point of Sale barcodes. Supports UPCA, EAN13, and more. Enhance your POS system today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Public API and Backwards Incompatible Changes i...

    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....using ( Presentation input = new Presentation ()) { IShapeCollection...Presentation presentation = new Presentation ()) { uint id =...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Aspose.PSD for .NET 20.2 - Release Notes|Docume...

    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....png" , new PngOptions ()); } PSDNET-369...{ if (! condition ) { throw new FormatException ( message );...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-2...
  8. Connecting to IMAP Server|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....password ImapClient client = new ImapClient ( "localhost" , "user"...ImapClient class ImapClient client = new ImapClient ( "imap.domain.com"...

    docs.aspose.com/email/net/connecting-to-imap-se...
  9. Copy Sheet Within Workbook|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....selected sheets to a new workbook, click new book . In the Before...//Create a new Workbook by excel file path Workbook wb = new Workbook...

    docs.aspose.com/cells/java/copy-sheet-within-wo...
  10. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/md/