Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 164,887 for

new

(0.14 sec)
  1. Font Substitution - PowerPoint Java API|Aspose....

    Substitute font in PowerPoint... Load the new font. Add a rule for the replacement...Loads a presentation $pres = new Presentation ( "Fonts.pptx" );...

    docs.aspose.com/slides/php-java/font-substitution/
  2. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....font will be replaced by the new font. Aspose.Slides allows you...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/java/font-replacement/
  3. Font Replacement - PowerPoint Java API|Aspose.S...

    Learn how to replace fonts using the explicit replacement method in PowerPoint using the Java API....font will be replaced by the new font. Aspose.Slides allows you...that will be replaced. Load the new font. Replace the font. Write...

    docs.aspose.com/slides/php-java/font-replacement/
  4. Exporting Images to Different Formats in PHP|Do...

    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 ->...default options $bmpOptions = new BmpOptions (); $image -> save...

    docs.aspose.com/imaging/java/exporting-images-t...
  5. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...world!" ); let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartSeries.Format | Aspose.Words for .NET

    Discover the ChartSeries Format property for effortless access to customizable fill and line styles, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...categories = new [] { "Category 1" , "Category 2" }; // Adding new series...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Working with Text Styles

    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/working-with-text-styles/
  8. Modern API|Aspose.Slides for PHP Documentation

    Modern API...typical scenario of using the new API may look as follows: use...aspose\slides\Images ; $pres = new Presentation (); # instantiate...

    docs.aspose.com/slides/php-java/modern-api/
  9. DocSaveOptions | Aspose.Words for .NET

    Discover the DocSaveOptions constructor for seamless document saving in Doc format. Enhance your workflow with easy, efficient document management....DocSaveOptions() Initializes a new instance of this class that can...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to add Polyline Annotation using .NET | Asp...

    Source code on C# to add Polyline annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...polylineAnnotation = new PolylineAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/net/annotation/polyline...