Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 17,776 for

area

(0.64 sec)
  1. Convert POTM to XLTM via C++ or with free Onlin...

    Export POTM to XLTM in C++ without using Microsoft Excel or Powerpoint or online. Test free POTM to XLTM online converter quickly before integrating the code....onto the white area or clicking inside the area to import the...

    products.aspose.com/total/cpp/conversion/potm-t...
  2. Convert PPS to XLS via C++ or with free Online ...

    Export PPS to XLS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPS to XLS online converter quickly before integrating the code....onto the white area or clicking inside the area to import the...

    products.aspose.com/total/cpp/conversion/pps-to...
  3. Convert POT to CSV via C++ or with free Online ...

    Export POT to CSV in C++ without using Microsoft Excel or Powerpoint or online. Test free POT to CSV online converter quickly before integrating the code....onto the white area or clicking inside the area to import the...

    products.aspose.com/total/cpp/conversion/pot-to...
  4. Convert TXT to POTM via C# .NET or with free On...

    Convert Word txt 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/txt-to...
  5. C++ API to Convert PPTX to WORD or with free On...

    Export PPTX to WORD within your C++ applications or online. Test free PPTX to WORD online converter quickly before integrating the code....the designated area or click inside the white area to select the...

    products.aspose.com/total/cpp/conversion/pptx-t...
  6. C++ API to Convert PPTX to TEXT or with free On...

    Export PPTX to TEXT within your C++ applications or online. Test free PPTX to TEXT online converter quickly before integrating the code....the designated area or click inside the white area to select the...

    products.aspose.com/total/cpp/conversion/pptx-t...
  7. Managing Controls|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.... In your worksheet area, click and drag to define the...mouse cursor into the label area and change the label. In the...

    docs.aspose.com/cells/python-net/managing-contr...
  8. Managing Controls|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.... In your worksheet area, click and drag to define the...mouse cursor into the label area and change the label. In the...

    docs.aspose.com/cells/net/managing-controls/
  9. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...', '_'); //Set print area sourceWS.PageSetup.PrintArea...Replace('!', '_'); //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/incorrect-rendering-when-con...
  10. Customize Chart Axes in Presentations Using PHP...

    Discover how to use Aspose.Slides for PHP via Java to customize chart axes in PowerPoint presentations for reports and visualizations....() -> addChart ( ChartType :: Area , 100 , 100 , 500 , 350 ); $chart...() -> addChart ( ChartType :: Area , 50 , 50 , 450 , 300 ); $wb...

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