Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 17,630 for

area

(0.1 sec)
  1. Protect PPT document Online with password or us...

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

    products.aspose.com/total/android-java/protect/...
  2. Protect XLSX document Online with password or u...

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

    products.aspose.com/total/android-java/protect/...
  3. Features|Documentation

    Aspose.Cells for Python via .NET features....header and/or footer Set print area, print titles, or turn on gridlines...

    docs.aspose.com/cells/python-net/features/
  4. WriteIn|Documentation

    WriteIn element provides a blank field in which the respondent can hand write some text or draw a picture....handwriting / drawing capture area. Combining with VerticalChoicebox...

    docs.aspose.com/omr/net/json-markup/writein/
  5. Unmerge Cells in Excel with Python

    Use this guide to unmerge cells in Excel with Python. It has the IDE settings, steps, and a sample code to unmerge cells without losing data with Python....remove the selected merged areas. Steps to Unmerge Cells Without...the Excel file with merged areas in it for unmerging them into...

    kb.aspose.com/cells/python/unmerge-cells-in-exc...
  6. Ինչպես ստեղծել գծապատկեր Excel-ում՝ օգտագործելո...

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես ստեղծել գծապատկեր Excel-ում՝ օգտագործելով Node.js-ը: Այն ունի շրջակա միջավայրի կարգավորումներ, քայլերի ցանկ և գործարկվող կոդ՝ Excel-ում Node.js-ի միջոցով գրաֆիկ ստեղծելու համար:...ChartType հաշվիչը, որն աջակցում է AREA, BUBBLE, COLUMN, CONE, CYLINDER...

    kb.aspose.com/hy/cells/nodejs/how-to-create-cha...
  7. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....All )); // Specify your print area if you wish // sheet.GetPageSetup()...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  8. ChartSeriesCollection.add method | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection.add method...to add series to any type of Area, Radar and Stock charts. add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the documentation article in C++....the top center of the chart area. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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/