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

new

(0.17 sec)
  1. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby.... new ( data_dir + "input1.pdf" ) #...( ' java . util . Date ' ). new ) doc_info . setKeywords ( "Aspose...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  2. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio page with Aspose.Diagram....VSD stream FileStream stream = new FileStream ( dataDir + "ReadDiagramFile...vsdDiagram = new Diagram ( stream ); //Define a new StyleSheet...

    docs.aspose.com/diagram/net/format-visio-pages/
  3. Font.NameBi | Aspose.Words for .NET

    Discover how to easily set and customize font names for right-to-left language documents, enhancing readability and design. Optimize your text today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Courier New" ; builder . Font . Size = 16...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Font.ItalicBi | Aspose.Words for .NET

    Discover the ItalicBi property for fonts, enhance right-to-left text formatting with italic styles for improved readability and design appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . Name = "Courier New" ; builder . Font . Size = 16...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Aspose.PSD for .NET 19.11 - Release Notes|Docum...

    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....psd" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...; image . Save ( destName , new PsdOptions ( image )); } PSDNET-135...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  6. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...tabStops.add(new TabStop(72.0)); tabStops.add(new TabStop(432...

    reference.aspose.com/words/java/com.aspose.word...
  7. Encrypting Files in PHP|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells.Interop...file path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/encrypting-files-in-php/
  8. VbaMacro|Aspose.Slides for PHP Documentation

    Work with VBA macros in PHP using Aspose.Slides: add or edit projects and modules, sign or remove macros, and save presentations in PPT, PPTX and ODP....addVbaMacro () { $presentation = new Presentation (); try { $presentation...$presentation -> setVbaProject ( new VbaProject ()); $module = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. 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...
  10. FixedPageSaveOptions.metafileRenderingOptions p...

    FixedPageSaveOptions.metafileRenderingOptions property. Allows to specify metafile rendering options....IWarningCallback' , () => { let doc = new aw . Document ( base . myDir...); let metafileRenderingOpt = new aw . Saving . MetafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...