Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 33,738 for

new

(0.24 sec)
  1. Set Caption to OLE Icon|Aspose.Slides 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....OLE Icon Contents [ Hide ] A new property SubstitutePictureTit...using ( Presentation pres = new Presentation ()) { ISlide slide...

    docs.aspose.com/slides/net/set-caption-to-ole-i...
  2. DocumentProperty.IsLinkToContent | Aspose.Words...

    Discover if DocumentProperty's IsLinkToContent property connects to content. Enhance your workflow with seamless document management solutions....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...( "MyBookmark" ); // Link a new custom property to a bookmark...

    reference.aspose.com/words/net/aspose.words.pro...
  3. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...Presentation presentation = new Presentation (); try { IAutoShape...portionFormat . setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  4. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless font integration in your projects. Enhance your design with easy-to-use coding solutions!...FileFontSource fileFontSource = new FileFontSource ( MyDir + "Alte...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. MemoryFontSource | Aspose.Words for .NET

    Discover MemoryFontSource, a powerful constructor for seamless font management in your projects. Enhance your design with ease and efficiency!...MemoryFontSource memoryFontSource = new MemoryFontSource ( fontBytes...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property to customize your document rendering. Control which pages to save for optimized output. Explore now!... Document doc = new Document ( MyDir + "Images.docx"...ImageSaveOptions imageOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose.PSD for Java 24.5 - 发布说明|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.... save ( outputFilePath , new PngOptions ()); } } static void... equals ( actual )) { throw new IllegalArgumentExcep ( message...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. 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/
  9. 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...
  10. 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...