Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 17,670 for

area

(1.48 sec)
  1. Redact PPT Presentation Online or using Android...

    Open and redact PPT document online via app for free. Android API code to search and replace PPT text....by clicking inside the drop area via drag and drop of annotation...

    products.aspose.com/total/android-java/redact/ppt/
  2. Remove PPT Password Protection Online or using ...

    Remove password from PPT document through online app for free. Android API code to unlock password protected PPT files....by clicking inside the drop area via drag and drop of app. Depending...

    products.aspose.com/total/android-java/unlock/ppt/
  3. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. Android API Java code to apply password protection on Powerpoint presentations....by clicking inside the drop area via drag and drop of protection...

    products.aspose.com/total/android-java/protect/...
  4. Protect XLS document Online with password or us...

    Online XLS file password protection app. Android API Java code to apply password protection on XLS spreadsheets....by clicking inside the drop area via drag and drop of protection...

    products.aspose.com/total/android-java/protect/...
  5. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....the following result: Insert Area Chart The following code example...example shows how to insert an area chart: The code produces the...

    docs.aspose.com/words/python-net/working-with-c...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....tiles together to fill a larger area. Added the LeftRightDirectionTr...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....pick vertices from a polygon area, and then form triangles by...picks vertices from a polygon area, and then apply an algorithm...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  8. 使用C++将工作表范围导出为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表的特定范围导出为图像。...Get ( 0 ); // Set the print area with the desired range worksheet...

    docs.aspose.com/cells/zh/cpp/export-range-of-ce...
  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. 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/