Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 214,313 for

new

(0.18 sec)
  1. Entities with SAT/SAB structure|CAD 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....CadRasterizationOpti rasterizationOptions = new CadRasterizationOpti (); rasterizationOptions...rasterizationOptions . setLayouts ( new String [] { "Model" }); PdfOptions...

    docs.aspose.com/cad/java/developer-guide/entiti...
  2. Aspose.PSD for Java 23.9 - 发行说明|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.... equals ( actual )) { throw new IllegalArgumentExcep ( message...); image . save ( outputPng , new PngOptions ()); } ** PSDJAVA-529...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your document's style today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly.... Document doc = new Document ( MyDir + "Two color...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...style . font . name = "Courier New" ; builder . font . styleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Efficiently Merge Presentations in .NET|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for .NET, streamlining your workflow....pres1 = new Presentation ( "pres1.pptx" ), pres2 = new Presentation...pres1 = new Presentation ( "pres1.pptx" ), pres2 = new Presentation...

    docs.aspose.com/slides/net/merge-presentation/
  8. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment....let doc = new aw . Document (); let comment = new aw . Comment...Bloggs" , "J.B." , Date . now (), "New reply" ); comment . addReply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java.... Document doc = new Document(getMyDir() + "Textboxes...TEXT_BOX))) { Shape replacementShape = new Shape(doc, ShapeType.IMAGE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Efficiently Merge Presentations in Java|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Java, streamlining your workflow....Presentation presentation1 = new Presentation ( "presentation1...Presentation presentation2 = new Presentation ( "presentation2...

    docs.aspose.com/slides/java/merge-presentation/