Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 164,888 for

new

(0.22 sec)
  1. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  2. JsonDataSource | Aspose.Words for Java

    Provides access to data of a JSON file or stream to be used within a report in Java.... Document doc = new Document(getMyDir() + "Reporting...JsonDataLoadOptions options = new JsonDataLoadOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  3. Quick Start|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.... $license = new License (); $license -> setLicense...= "code_128.gif" ; $reader = new BarCodeReader ( $filePath , null...

    docs.aspose.com/barcode/phpjava/quick-start/
  4. VbaProject.name property | Aspose.Words for Nod...

    VbaProject.name property. Gets or sets VBA project name.... let doc = new aw . Document (); // Create a new VBA project...project. let project = new aw . Vba . VbaProject (); project . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.PSD for .NET 19.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....PSDNET-171 After the creation of new TextLayer, PSD file became unreadable..."PsdResult.psd" ; var filesList = new string [] { "PsdExample.psd"...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-8...
  6. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....HtmlLoadOptions() Initializes a new instance of this class with default...HtmlLoadOptions loadOptions = new HtmlLoadOptions (); // If the...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Limitations and API Differences|Aspose.Slides f...

    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....aspose\sldes\Presentation ; Instantiating a new Presentation Aspose.Slides for...Presentation presentation = new Presentation (); Aspose.Slides...

    docs.aspose.com/slides/php-java/limitations-and...
  8. GridJs 多语言配置指南|Documentation

    本教程将引导您配置多语言支持...CultureInfo polishCulture = new CultureInfo ( "pl-PL" ); Thread..."uid" ]; GridJsWorkbook gwb = new GridJsWorkbook (); String ret...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...Document doc = new Document (); Run run = new Run ( doc , "Hello...Font ; font . Name = "Courier New" ; font . Size = 36 ; font ....

    reference.aspose.com/words/net/aspose.words/doc...