Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 197,077 for

new

(0.07 sec)
  1. Working with Contacts on Exchange Server|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....NetworkCredential credentials = new NetworkCredential ( username...); // Create New Contact Contact contact = new Contact (); //...

    docs.aspose.com/email/java/working-with-contact...
  2. 加载和提取数据|爪哇

    Java API可供开发人员操纵和字体文件。了解有关如何加载和节省Java内的CFF字体的基本原理。...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/zh/java/loading-saving-cff...
  3. Public API Changes in Aspose.Cells 8.5.2|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.... It includes not only new and updated public methods, added...source file Workbook workbook = new Workbook ( "source.xlsx" ); //Access...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... let doc = new aw . Document (); expect ( doc...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 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/
  7. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your document's visual appeal and consistency.... Document doc = new Document (); Assert . That (...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = New FindReplaceOptions(); optionsWhile.setReplacingCallback(New ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile...optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange()...

    forum.aspose.com/t/get-node-that-contains-the-e...
  9. 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/
  10. HtmlSaveOptions.exportLanguageInformation prope...

    HtmlSaveOptions.exportLanguageInformation property. Specifies whether language information is exported to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...locale information. let options = new aw . Saving . HtmlSaveOptions...

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