Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 33,729 for

new

(0.12 sec)
  1. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java.... Document doc = new Document(); doc.getStyles().add(StyleType..."used". DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  2. Export to XAML|Aspose.Slides for 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....with default settings: $pres = new Presentation ( "pres.pptx" );...); try { $pres -> save ( new XamlOptions ()); } finally { if (...

    docs.aspose.com/slides/php-java/export-to-xaml/
  3. Create Fallback Fonts Collection|Aspose.Slides ...

    Fallback fonts collection in PowerPoint in C# or .NET...Presentation presentation = new Presentation ()) { IFontFallBackRulesCo...userRulesList = new FontFallBackRulesCol (); userRulesList . Add ( new FontFallBackRule...

    docs.aspose.com/slides/net/create-fallback-font...
  4. ViewOptions.zoomType property | Aspose.Words fo...

    ViewOptions.zoomType property. Gets or sets a zoom value based on the size of the window....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Section.prependContent method | Aspose.Words fo...

    Section.prependContent method. Inserts a copy of content of the source section at the beginning of this section.... No new section is created in the destination...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create Fallback Fonts Collection|Aspose.Slides ...

    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....$pres = new Presentation (); try { $userRulesList = new FontFallBackRulesCol...(); $userRulesList -> add ( new FontFallBackRule ( 0xb80 , 0xbff...

    docs.aspose.com/slides/php-java/create-fallback...
  7. Font Replacement|Aspose.Slides for Python Docum...

    Replace fonts explicitly in PowerPoint in Python...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/python-net/font-replacem...
  8. Font Replacement|Aspose.Slides Documentation

    Replace fonts explicitly in PowerPoint in C++...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/cpp/font-replacement/
  9. ConvertUtil.PixelToNewDpi | Aspose.Words for .NET

    Transform pixel resolutions effortlessly with ConvertUtil's PixelToNewDpi method. Achieve optimal image quality and precision for your projects.... newDpi Double The new dpi (dots per inch) resolution...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  10. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the PdfSaveOptions CacheBackgroundGraphics property to optimize document graphics caching, enhancing your PDF creation and performance.... Document doc = new Document ( MyDir + "Background...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...