Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 222,967 for

new

(0.12 sec)
  1. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Java. Preserve layouts and speaker notes for professional presentations....Presentation presentation = new Presentation ( "sample.pptx"...NotesCommentsLayouti notesOptions = new NotesCommentsLayouti (); notesOptions...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. Փոխարկել PDF DOC C#

    Փոխարկեք PDF ը DOC ձևաչափի C# կոդով: Պահեք PDF որպես DOC օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  3. Փոխարկել HTML EPUB C#

    Փոխարկեք HTML ը EPUB ձևաչափի C# կոդով: Պահեք HTML որպես EPUB օգտագործելով C#:...Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/htm...
  4. Փոխարկել DOC PDF C#

    Փոխարկեք DOC ը PDF ձևաչափի C# կոդով: Պահեք DOC որպես PDF օգտագործելով C#:...Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/doc...
  5. Փոխարկել DOC RTF C#

    Փոխարկեք DOC ը RTF ձևաչափի C# կոդով: Պահեք DOC որպես RTF օգտագործելով C#:...Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/doc...
  6. Փոխարկել PDF EPUB C#

    Փոխարկեք PDF ը EPUB ձևաչափի C# կոդով: Պահեք PDF որպես EPUB օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  7. Your First Aspose.Cells Application - Hello Wor...

    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.... Create a new Microsoft Excel file, or open...following example creates a new workbook from scratch, writes...

    docs.aspose.com/cells/python-java/your-first-as...
  8. Your First Aspose.Cells Application - Hello Wor...

    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.... Create a new Microsoft Excel file, or open...following example creates a new workbook from scratch, writes...

    docs.aspose.com/cells/python-net/your-first-asp...
  9. 在 Java 中格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。自定义字体、颜色、对齐方式等。...以下代码片段演示如何使用此功能: Presentation pres = new Presentation ( "Presentation...TextHighlightingOpti textHighlightingOpti = new TextHighlightingOpti (); textHighlightingOpti...

    docs.aspose.com/slides/zh/java/text-formatting/
  10. Public API Changes in Aspose.Cells 8.0.1|Docume...

    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.... It includes not only new and obsoleted public methods...//Instantiate a new Workbook Workbook book = new Workbook (); //Set...

    docs.aspose.com/cells/net/public-api-changes-in...