Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 33,729 for

new

(0.04 sec)
  1. SaveOptions.Dml3DEffectsRenderingMode | Aspose....

    Discover the SaveOptions Dml3DEffectsRenderingMode property to easily control 3D effect rendering for enhanced visual quality in your applications.... Document doc = new Document ( MyDir + "DrawingML...RenderCallback warningCallback = new RenderCallback (); doc . WarningCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the font is formatted as all capital letters.... let doc = new aw . Document (); let para =...regular capitals: let run = new aw . Run ( doc , "all capitals"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the font is formatted as small capital letters.... let doc = new aw . Document (); let para =...regular capitals: let run = new aw . Run ( doc , "all capitals"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Export Media files to HTML file|Aspose.Slides D...

    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....using ( Presentation pres = new Presentation ( srcFileName ))...VideoPlayerHtmlContr controller = new VideoPlayerHtmlContr ( path :...

    docs.aspose.com/slides/net/export-media-files-t...
  5. ParagraphFormat.pageBreakBefore property | Aspo...

    ParagraphFormat.pageBreakBefore property. True if a page break is forced before the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...flag as "false" to start each new paragraph on the same page //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced document formatting and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...flag as "false" to start each new paragraph on the same page //...

    reference.aspose.com/words/net/aspose.words/par...
  7. StructuredDocumentTag.styleName property | Aspo...

    StructuredDocumentTag.styleName property. Gets or sets the name of the style applied to the structured document tag....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles to PNG format with LoadOptions. Simplify your image management and enhance compatibility today!...Document doc = new Document (); Shape shape = new Shape ( doc ...); LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...dependencies: Presentation pres = new Presentation ( "pres.pptx" );...this way: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/java/export-to-html5/
  10. Print OneNote Documents using C# API

    OneNote C# API lets you print OneNote documents to the printer. The Print method exposed by Document class lets you print the loaded document to the printer....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/printing-documents/