Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 196,116 for

new

(0.15 sec)
  1. Filter Messages from Exchange Mailbox using Web...

    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.... ExchangeClient client = new ExchangeClient ( "http://Mac..."domain" ); SimpleDateFormat sdf = new SimpleDateFormat ( "dd/MM/yyyy...

    docs.aspose.com/email/java/filter-messages-from...
  2. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions(); // We...

    reference.aspose.com/words/java/com.aspose.word...
  3. Sending meeting request with recurrence|Documen...

    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.... SimpleDateFormat sdf = new SimpleDateFormat ( "yyyy-MM-dd...mail message MailMessage msg1 = new MailMessage (); msg1 . getTo...

    docs.aspose.com/email/java/sending-meeting-requ...
  4. Installing and Using Aspose.Total Project Wizar...

    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....this plugin will introduce a new project type – Aspose Application...creating a new project. Goto File menu Select New Project . Select...

    docs.aspose.com/total/java/installing-and-using...
  5. VbaModule.type property | Aspose.Words for Node.js

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... let doc = new aw . Document (); // Create a new VBA project...project. let project = new aw . Vba . VbaProject (); project . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Marking Barcode Regions in an Image in PHP|Docu...

    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....$barcode_reader_type = new BarCodeReadType (); $reader = new BarCodeReader...object $imageIO = new ImageIO (); // $file=new File(); $bufferedImage...

    docs.aspose.com/barcode/java/marking-barcode-re...
  7. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for Node.js via C++....cannot be displayed with Times New Roman , but it can be displayed...in a specific font like Times New Roman, then Aspose.Cells changes...

    docs.aspose.com/cells/nodejs-cpp/change-the-fon...
  8. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class....namespace allows you to add new images in an existing PDF file...of PdfFileMend class to add a new image. Using this method, you...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  9. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...9. HtmlSaveOptions options = new HtmlSaveOptions { DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  10. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/net/aspose.words.tab...