Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 168,738 for

new

(0.07 sec)
  1. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java.... Document doc = new Document(); // Below are three...symbol. FieldBuilder builder = new FieldBuilder(FieldType.FIELD_SYMBOL);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Programming with Thunderbird|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....with FileStream var stream = new FileStream ( dataDir + "ExampleMbox...pass the stream var reader = new MboxrdStorageReader ( stream...

    docs.aspose.com/email/net/programming-with-thun...
  3. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...path) { Document document = new Document(); Page page = document...getPages().add(); Table table = new Table(); for (int i = 0; i <...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  4. CsvDataSource | Aspose.Words for Java

    Provides access to data of a CSV file or stream to be used within a report in Java.... Document doc = new Document(getMyDir() + "Reporting...CsvDataLoadOptions loadOptions = new CsvDataLoadOptions(true); loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OpenAiModel class | Aspose.Words for Node.js

    Aspose.Words.AI.OpenAiModel class. An abstract class representing the integration with OpenAI's large language models within the Aspose.Words....create(modelType) Creates a new instance of AiModel class. (Inherited...createClaude35Haiku() Creates a new instance of Claude 3.5 Haiku...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...Color, double ) Initializes a new instance of the GradientStop...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FontSubstitutionSettings.DefaultFontSubstitutio...

    Discover how the DefaultFontSubstitution property optimizes font settings for seamless typography. Enhance your design with effective font substitution rules....doc = new Document (); FontSettings fontSettings = new FontSettings...all missing fonts with "Times New Roman". DefaultFontSubstitut...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Add Watermark to PDF using PHP | Aspose.PDF

    Add watermark to PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...$document = new Document ( $inputFile ); $formattedText = new facades_FormattedText..."Watermark" , ( new Color ()) -> getBlue () -> toRgb (), ( new facades_FontStyle...

    products.aspose.com/pdf/php-java/watermark/add/
  10. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadOptions constructor—easily initialize with default settings for efficient data loading and seamless integration....CsvDataLoadOptions() Initializes a new instance of this class with default...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...