Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 37,396 for

new

(0.05 sec)
  1. Aspose.PSD for .NET 22.5 - Release Notes|Docume...

    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.... Load ( inputFile , new LoadOptions ())) { Layer workLayer...psdImage . Save ( outputImage20 , new PngOptions ()); // Example with...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-5...
  2. AddLayer | Aspose.PSD for .NET API Reference

    AddLayer PsdImage.AddLayer method Adds the layer. public void AddLayer ( Layer layer ) Parameter Type Description lay......image = new PsdImage ( width , height )) { var layer = new Layer...layer ); Graphics graphic = new Graphics ( layer ); graphic ...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  3. Aspose.PSD for Java 23.8 - Release Notes|Docume...

    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....Add new type of warp (Flag) Feature PSDJAVA-519 Add new types...Feature PSDJAVA-520 Implement new method PsdImage.AddPosterizeAdjustme...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  4. Document.Sections | Aspose.Words for .NET

    Explore the Document Sections property to access a complete collection of all document sections, enhancing your content organization and navigation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...()); Shows how to specify how a new section separates itself from...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 限制和API差异|Aspose.Slides for PHP 文档

    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....Presentation presentation = new Presentation (); Aspose.Slides...PHP via Java $presentation = new Presentation (); 枚举或常量 Aspose...

    docs.aspose.com/slides/zh/php-java/limitations-...
  6. CustomXmlProperty class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property..., uri, value) Initializes a new instance of this class. Properties...'Create' , () => { let doc = new aw . Document (); // A smart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Reporting Services

    Learn how to use Aspose.Tasks for .NET to print reports exported from Microsoft Project (MPP/XML) files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/reporting-services/
  8. Aspose.PSD for .NET 24.2 - 发行说明|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.... Load ( sourceFile , new PsdLoadOptions { LoadEffectsResource...image . Save ( outputFile , new PsdOptions ()); } using ( PsdImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method.... ReplaceToImages ( doc , new ImageSaveOptions ( SaveFormat...FindReplaceOptions options = new FindReplaceOptions (); options...

    reference.aspose.com/words/net/aspose.words.low...
  10. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....ComparerContext comparerContext = new ComparerContext(); comparerContext...comparerContext.setDateTime(new Date()); Comparer.create(comparerContext)...

    reference.aspose.com/words/java/com.aspose.word...