Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 222,903 for

new

(0.67 sec)
  1. PageSetup.textColumns property | Aspose.Words f...

    PageSetup.textColumns property. Returns a collection that represents the set of text columns....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.otherPagesTray property | Aspose.Word...

    PageSetup.otherPagesTray property. Gets or sets the paper tray (bin) to be used for all but the first page of a section... let doc = new aw . Document (); // Find the...PrinterSettings object. let settings = new PrinterSettings (); // The paper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式化 - 在 C# 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...using ( Presentation pres = new Presentation ()) { // 访问第一张幻灯片...IPortion port01 = new Portion (); IPortion port02 = new Portion ();...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  4. Other TeX conversion output formats | .NET

    Conversion functionality of Aspose.TeX API solution for .NET allows converting LaTeX files and your own custom TeX files. Here are some code examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tex/net/other-tex-formats/
  5. Binding Worksheet to a Customized Collection Ob...

    This article introduces how to bind a worksheet to a collection in GridWeb....collection MyCollection list = new MyCollection (); //Creating an...class System . Random rand = new System . Random (); //Creating...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Aspose.PSD for .NET 21.6 - Release Notes|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.... Save ( outputFileName , new PngOptions ()); } PSDNET-547...image . Save ( outputFileName , new PngOptions ()); } PSDNET-647...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-6...
  7. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中管理分组形状:使用 C# 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置分组形状的样式。...() { using var presentation = new Presentation (); var slide =...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. How to set just the sender name in PST not the ...

    I have just the sender name not the mail sender address which i want to set for the particular mail message and i just want to set just the name but when setting it using the following code throws me the exception :“The …... Code: MailMessage mail = new MailMessage(); mail.From = “David”;...MailMessage mail = new MailMessage(); mail.From = new MailAddress("placeholder@domain...

    forum.aspose.com/t/how-to-set-just-the-sender-n...
  9. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用 SmartArt:使用 Java 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/examples/element...
  10. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 SmartArt:使用 Java 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和美化图表。...Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/examples/...