Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 17,839 for

area

(0.36 sec)
  1. Convert ODT to PPSM via C# .NET or with free On...

    Convert Word odt documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....designated white area or by clicking inside the area to import the...

    products.aspose.com/total/net/conversion/odt-to...
  2. Convert OTT to PPTM via C# .NET or with free On...

    Convert Word ott documents to PowerPoint pptm files with C#. Convert multiple files within ASP.NET or other .NET applications....designated white area or by clicking inside the area to import the...

    products.aspose.com/total/net/conversion/ott-to...
  3. Convert OTT to PPSM via C# .NET or with free On...

    Convert Word ott documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....designated white area or by clicking inside the area to import the...

    products.aspose.com/total/net/conversion/ott-to...
  4. Convert ODT to POTM via C# .NET or with free On...

    Convert Word odt documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....designated white area or by clicking inside the area to import the...

    products.aspose.com/total/net/conversion/odt-to...
  5. Convert ODT to PPSX via C# .NET or with free On...

    Convert Word odt documents to PowerPoint ppsx files with C#. Convert multiple files within ASP.NET or other .NET applications....designated white area or by clicking inside the area to import the...

    products.aspose.com/total/net/conversion/odt-to...
  6. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....shapes -> AddChart ( ChartType :: Area , 100.0f , 100.0f , 500.0f ...() -> AddChart ( ChartType :: Area , 50.0f , 50.0f , 450.0f , 300...

    docs.aspose.com/slides/cpp/chart-axis/
  7. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations.... Area , 100 , 100 , 500 , 350 ); chart...getShapes (). addChart ( ChartType . Area , 50 , 50 , 450 , 300 ); IChartDataWorkbook...

    docs.aspose.com/slides/java/chart-axis/
  8. https://mastercontrol.atlassian.net/browse/PEX-...

    We are using Aspose.Cells for Java 26.6 to convert Excel workbooks to PDF via Workbook.save(path, PdfSaveOptions) . When a worksheet contains cells styled with CellBorderType.DOUBLE on the top and bottom borders and the …...drawn outside the cell’s text area, matching what Microsoft Excel...border within the cell’s content area, or the auto-fit row height...

    forum.aspose.com/t/https-mastercontrol-atlassia...
  9. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...that lies inside the exported area. This is why you see a bookmark...other options such as print‑area, hidden rows/columns, etc. What...

    forum.aspose.com/t/how-to-remove-default-bookma...
  10. 使用 PHP 在演示文稿中自定义图表轴|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...() -> addChart ( ChartType :: Area , 100 , 100 , 500 , 350 ); $chart...() -> addChart ( ChartType :: Area , 50 , 50 , 450 , 300 ); $wb...

    docs.aspose.com/slides/zh/php-java/chart-axis/