Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 198,840 for

new

(0.1 sec)
  1. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  2. 快速提示|Aspose.PDF for Java

    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....document = null ; try { document = new Document (); document . getPages...JavascriptAction javaScript = new JavascriptAction ( "this.print({bUI:true...

    docs.aspose.com/pdf/zh/java/quick-tips/
  3. Create, Save and Read Outlook Contacts|Document...

    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....contact to disc: Instantiate a new object of the MapiContact class... Java MapiContact contact = new MapiContact ( "Sebastian Wright"...

    docs.aspose.com/email/java/create-save-and-read...
  4. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....Instantiate a new object of Bitmap class Initialize a new object of...Instantiate a new object of Bitmap class Initialize a new object of...

    docs.aspose.com/drawing/net/working-with-coordi...
  5. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed into IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....throws Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...Document"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. BarcodeParameters.SymbolHeight | Aspose.Words f...

    Discover the BarcodeParameters SymbolHeight property to easily adjust barcode image height in twips (1/1440 inches) for optimal scanning performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  7. WriteInConfig|Documentation

    WriteInConfig element provides a blank field in which the respondent can hand write some text or draw a picture.... new WriteInConfig () Optional properties...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/writ...
  8. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...Table constructor Initializes a new instance of the Table class....Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...
  9. 档案

    档案... /*create a new workbook*/ intrusive_ptr<IWorkbook>...intrusive_ptr<String> str = new String("Hello World!"); cell->PutValue(str);...

    blog.aspose.com/zh/cells/create-ms-excel-spread...
  10. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java....throws Exception { Document doc = new Document(getMyDir() + "Mail merge...getMailMerge().setFieldMergingCallb(new HandleMergeImageFiel()); // Loads...

    reference.aspose.com/words/java/com.aspose.word...