Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 222,975 for

new

(0.21 sec)
  1. View PPSX in C# | products.aspose.com

    View PPSX in C#. Use .NET library API to open and view PowerPoint Slideshow...file using ( var presentation = new Aspose.Slides.Presentation( "sample...controller var controller = new Aspose.Slides.Export.ResponsiveHtmlContro();...

    products.aspose.com/slides/net/viewer/ppsx/
  2. View PPTM in C# | products.aspose.com

    View PPTM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...file using ( var presentation = new Aspose.Slides.Presentation( "sample...controller var controller = new Aspose.Slides.Export.ResponsiveHtmlContro();...

    products.aspose.com/slides/net/viewer/pptm/
  3. View POTM in C# | products.aspose.com

    View POTM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...file using ( var presentation = new Aspose.Slides.Presentation( "sample...controller var controller = new Aspose.Slides.Export.ResponsiveHtmlContro();...

    products.aspose.com/slides/net/viewer/potm/
  4. Working with Project Views | Aspose.Tasks Docum...

    Learn how to work with Gantt chart project representation from Microsoft Project MPP files using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/working-with-project...
  5. 页眉页脚|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。...addHeaderFooter () { $presentation = new Presentation (); try { $slide...updateDateTime () { $presentation = new Presentation (); try { $slide...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  6. View or Edit PPT Files Metadata using .NET | pr...

    C# source code to edit or view PPT format metadata....Presentation presentation = new Presentation( "presentation.ppt"...Presentation presentation = new Presentation(); // Getting Document...

    products.aspose.com/slides/net/metadata/ppt/
  7. Working with SolutionXML Elements|Documentation

    This section explains how to add solutionXml or get xml values from solutionXml element with Aspose.Diagram....Visio diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...object SolutionXML solXML = new SolutionXML (); // Set name solXML...

    docs.aspose.com/diagram/net/working-with-soluti...
  8. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language.... let doc = new aw . Document ( base . myDir...r => r . font . localeId == new CultureInfo ( "de-CH" ). LCID...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Outlook Contacts Management|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 it to disc: Instantiate a new object of the MapiContact class...distribution list var options = new MapiDistributionList ( ContactSaveFormat...

    docs.aspose.com/email/net/outlook-contacts-mana...
  10. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...