Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 33,814 for

new

(0.04 sec)
  1. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... let doc = new aw . Document (); // Add two...myStyle . font . name = "Courier New" ; myStyle . font . color = "blue"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a New series group of the specified series type to this collection....method add(seriesType) Adds a new series group of the specified...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SystemFontSource | Aspose.Words for Java

    Represents all TrueType fonts installed to the system in Java....Document doc = new Document(); doc.setFontSettings(new FontSettings());...FolderFontSource folderFontSource = new FolderFontSource(getFontsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert OneNote to image in various color modes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  5. Convert BMP to EPS using API for .NET

    BMP to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert/bmp-to-eps/
  6. Convert TIFF to EPS using .NET

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert/tiff-to-eps/
  7. Set Size Unit for the Barcode Image in PHP|Docu...

    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....object $symbology = new Symbology (); $bb = new BarCodeBuilder (...is Milimeter $graphicsUnit = new GraphicsUnit (); $bb -> setGraphicsUnit...

    docs.aspose.com/barcode/java/set-size-unit-for-...
  8. FormField.Type | Aspose.Words for .NET

    Discover the FormField Type property to easily identify and utilize various form field types, enhancing your web forms' functionality and user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "Apple" , "Banana" , "Cherry"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection....# Set default parameters for new styles that we may later add...default_font . name = 'Courier New' # If we add a style of the "StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown document loading by preserving empty lines for improved readability....using ( MemoryStream stream = new MemoryStream ( Encoding . UTF8...MarkdownLoadOptions loadOptions = new MarkdownLoadOptions () { PreserveEmptyLines...

    reference.aspose.com/words/net/aspose.words.loa...