Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 195,359 for

new

(0.23 sec)
  1. Adding MapiJournal to PST in PHP|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.... PHP Code $d1 = new Date (); $calendar = new Calendar (); $cl...$cl -> getTime (); $journal = new MapiJournal ( "daily record"...

    docs.aspose.com/email/java/adding-mapijournal-t...
  2. FieldOptions.BarcodeGenerator | Aspose.Words fo...

    Create custom barcodes effortlessly with FieldOptions BarcodeGenerator. Enhance your inventory management and streamline operations today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    Discover the ErrorCorrectionLevel property for QR Codes. Enhance your barcodes with optimal error correction options, values 0 and 3 for reliability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Make A Document In Java

    Create a file using Java library. Easily create a New document in Java in a few steps....Word documents in Java Create a new document in almost any format...the following example: Make a new document using Java Copy Examples...

    products.aspose.com/words/java/make/
  5. 添加幻灯片到演示文稿|Aspose.Slides 文档

    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....presentationDocument == null ) { throw new ArgumentNullExceptio ( "presentationDocument"...slideTitle == null ) { throw new ArgumentNullExceptio ( "slideTitle"...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  6. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field 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...
  7. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Header...logger = new ReplaceLog(); FindReplaceOptions options = new FindReplaceOptions();...

    reference.aspose.com/words/java/com.aspose.word...
  8. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a New instance with default values for optimal performance and efficiency....LoadOptions() Initializes a new instance of this class with default...found. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    reference.aspose.com/words/net/aspose.words.loa...
  9. IFieldMergingCallback | Aspose.Words for Java

    Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Field...getMailMerge().setFieldMergingCallb(new HandleMergeFieldInse()); final...

    reference.aspose.com/words/java/com.aspose.word...
  10. AxisScaling.Maximum | Aspose.Words for .NET

    Discover AxisScaling's Maximum property to easily set or retrieve the axis's maximum value, enhancing your data visualization with precision....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...