Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 222,903 for

new

(0.21 sec)
  1. ChartAxis.Hidden | Aspose.Words for .NET

    Discover the ChartAxis Hidden property to easily manage axis visibility in your charts. Enhance your data presentation with this simple toggle feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series . Add ( "AW Series 1" , new [] { "Item 1" , "Item 2" , "Item...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 简单多边形的三角剖分|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对简单多边形进行三角剖分。任何多边形都可以划分为三角形。三角形的所有操作和计算可以分段应用于多边形。...public List < Vertex > points = new List < Vertex >(); public event...; private Pen virtualLine = new Pen ( Color . DarkSeaGreen );...

    docs.aspose.com/3d/zh/net/triangulation-of-a-si...
  4. Note|Aspose.Slides Documentation

    Add, read, edit, and export speaker notes in C# with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....Add_Note () { using var pres = new Presentation (); var slide =...Access_Note () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/el...
  5. ListCollection.addSingleLevelList method | Aspo...

    ListCollection.addSingleLevelList method. Creates a New single level list based on the predefined template and adds it to the list collection in the document....addSingleLevelList(listTemplate) Creates a new single level list based on the...Examples Shows how to create a new single level list based on the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxisTitle.Text | Aspose.Words for .NET

    Discover the ChartAxisTitle Text property to customize your axis titles easily. Set or get dynamic titles for enhanced data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "AW Series 1" , new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Ink|Aspose.Slides for PHP Documentation

    Handle digital ink on slides in PHP with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....Slides cannot create new ink strokes programmatically...accessInk () { $presentation = new Presentation ( "ink.pptx" );...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. Working with Distribution Lists in Ruby|Documen...

    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.... new oneOffmembers . addItem ( Rjb...email.MapiDistributionList' ) . new ( "John R. Patrick" , "JohnRPatrick@armyspy...

    docs.aspose.com/email/java/working-with-distrib...
  9. Connect Sub-shapes of the Groups in PHP|Documen...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "drawing...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  10. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。...Presentation 对象 Presentation pres = new Presentation ( "Convert_HTML...try { HtmlOptions htmlOpt = new HtmlOptions (); htmlOpt . getNotesCommentsLayo...

    docs.aspose.com/slides/zh/java/convert-powerpoi...