Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 33,810 for

new

(0.1 sec)
  1. MetafileRenderingOptions.RenderingMode | Aspose...

    Discover the MetafileRenderingOptions RenderingMode property to control how metafile images are rendered, enhancing your graphics quality and performance....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ChartSeriesCollection.Count | Aspose.Words for ...

    Discover the ChartSeriesCollection Count property, which provides the total number of ChartSeries in your collection for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....create(WatermarkerContext context) Creates new instance of the watermarker processor...create(WatermarkerContext context) Creates new instance of the watermarker processor...

    reference.aspose.com/words/java/com.aspose.word...
  4. Zip64Mode | Aspose.Words for Java

    Specifies when to use ZIP64 format extensions for OOXML files in Java....random = new Random(); DocumentBuilder builder = new DocumentBuilder();...10000; i++) { BufferedImage bmp = new BufferedImage(5, 5, BufferedImage...

    reference.aspose.com/words/java/com.aspose.word...
  5. MetafileRenderingOptions.renderingMode property...

    MetafileRenderingOptions.renderingMode property. Gets or sets a value determining how metafile images should be rendered....IWarningCallback' , () => { let doc = new aw . Document ( base . myDir...); let metafileRenderingOpt = new aw . Saving . MetafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Merge Presentation|Aspose.Slides for PHP Docume...

    Merge or combine PowerPoint Presentation...$pres1 = new Presentation ( "pres1.pptx" ); try { $pres2 = new Presentation...$pres1 = new Presentation ( "pres1.pptx" ); try { $pres2 = new Presentation...

    docs.aspose.com/slides/php-java/merge-presentat...
  7. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...string. toDocument() Constructs a new fully formed document that contains...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...'SuppressEndnotes' , () => { let doc = new aw . Document (); doc . removeAllChildren...endnoteText ) { let section = new aw . Section ( doc ); doc . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.PSD for Java 23.12发布说明|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.... save ( outputFile , new PngOptions ()); } ** PSDJAVA-566...Image . load ( sourceFile , new PsdLoadOptions ())) { Layer layer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. Aspose::Words::Fields::FieldSubject::get_Text m...

    Aspose::Words::Fields::FieldSubject::get_Text method. Gets or sets the text of the subject in C++....display the new value. field -> set_Text ( u "My new subject" );...ASSERT_EQ ( u " SUBJECT \" My new subject \" " , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...