Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 213,069 for

new

(0.14 sec)
  1. VbaModule constructor | Aspose.Words for Python

    VbaModule constructor. Creates an empty module.... Document () # Create a new VBA project. project = aw . vba...vba_project = project # Create a new module and specify a macro source...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ReportBuilderOptions.Options | Aspose.Words for...

    Discover the ReportBuilderOptions property to customize your ReportingEngine's behavior, enhancing report creation with flexible control and improved functionality....AsposeData obj = new AsposeData { List = new List < string > {...BuildReportWithObjec.2.docx" , obj , new ReportBuilderOptions () { Options...

    reference.aspose.com/words/net/aspose.words.low...
  3. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document saves. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Splitting a PST into multiple PST files - Free ...

    Hi, I’m exploring an option to create PST files for data with sizes > 50GB. Max file size supported for PST file by Microsoft is 50GB. Hence I’m exploring ways for creating multiple PST files to store the mailbox data. …...writes to a PST file and create a new PST file, get the same hierarchy...folders and emails inside the new PST file in the same hierarchy...

    forum.aspose.com/t/splitting-a-pst-into-multipl...
  5. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....stream: MessageTestClass sender = new MessageTestClass("LINQ Reporting...(FileInputStream streamIn = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  6. mauibarcode.zip

    mauibarcode/mauibarcode/App.xaml mauibarcode/mauibarcode/App.xaml.cs namespace mauibarcode; public partial class App : Application { public App() { InitializeComponent(); MainPage = New AppShell();......InitializeComponent(); MainPage = new AppShell(); } } mauibarcode/...BarcodeGenerator generator = new BarcodeGenerator(EncodeTypes...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  7. JsonDataLoadOptions.ExactDateTimeParseFormats |...

    Discover JsonDataLoadOptions' ExactDateTimeParseFormats for precise JSON datetime parsing. Customize formats easily for seamless data loading!...current, English USA, and English New Zealand cultures are used additionally...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Font.italicBi property | Aspose.Words for Node.js

    Font.italicBi property. True if the right-to-left text is formatted as italic....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Courier New" ; builder . font . size = 16...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.boldBi property | Aspose.Words for Node.js

    Font.boldBi property. True if the right-to-left text is formatted as bold....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . font . name = "Courier New" ; builder . font . size = 16...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Barcode Reading Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for PHP via Java according to business needs... $generator = new BarcodeGenerator ( EncodeTypes...BarcodeImageFormat :: PNG ); $reader = new BarCodeReader ( "c:/test.png"...

    docs.aspose.com/barcode/phpjava/barcode-reading...