Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 213,057 for

new

(0.34 sec)
  1. 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...
  2. Converting Range of DjVu Pages in PHP|Documenta...

    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....instance of Image class $image = new Image (); $image = $image ->...$tiff_expected_format = new TiffExpectedFormat (); $export_options = new TiffOptions...

    docs.aspose.com/imaging/java/converting-range-o...
  3. SlideTransition|Aspose.Slides 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....Add_Slide_Transition () { using var pres = new Presentation (); var slide =...Access_Slide_Transition () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/sl...
  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. SlideTransition|Aspose.Slides Documentation

    Control slide transitions in C# with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, PPTX and ODP....Add_Slide_Transition () { using var pres = new Presentation (); var slide =...Access_Slide_Transition () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/sl...
  6. 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...
  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. Document.WriteProtection | Aspose.Words for .NET

    Explore the Document WriteProtection property to manage your document's write protection settings effortlessly and enhance security....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...WriteProtection.docx" ); doc = new Document ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 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...
  10. Adding JavaScript in Ruby|Aspose.PDF for Java

    Enable JavaScript functionality in PDFs using Aspose.PDF in Ruby for interactivity and automation.... new ( data_dir + "input1.pdf" ) #...pdf . JavascriptAction ' ). new ( "this.print({bUI:true,bSilent:false...

    docs.aspose.com/pdf/java/adding-javascript-in-r...