Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 17,665 for

area

(0.24 sec)
  1. Extract Text and Images from Powerpoint File On...

    Online Powerpoint file parser app. Android API code to extract images and text from Powerpoint presentation....by clicking inside the drop area via drag and drop of parser...

    products.aspose.com/total/android-java/parse/po...
  2. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#....can set chart types such as Area, Area3D, Bar, Bubble, Column3D...

    kb.aspose.com/words/net/create-a-column-chart-i...
  3. Optical mark recognition|Documentation

    How to recognize the completed form and get results with Aspose.OMR for Java....The page must cover the entire area of the photo, with all 4 black...

    docs.aspose.com/omr/java/recognition/
  4. Remove DOC Password Protection Online or using ...

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

    products.aspose.com/total/android-java/unlock/doc/
  5. Barcode Types and Image Formats|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....barcodes contain more data per unit area, and most of them are self-correctable...

    docs.aspose.com/barcode/reportingservices/barco...
  6. View and Update PPT Properties Online or Update...

    View and modify PPT properties through online app for free. Android API code to update PPT properties....by clicking inside the drop area via drag and drop of metadata...

    products.aspose.com/total/android-java/metadata...
  7. Ինչպես ստեղծել կարկանդակ գծապատկեր PowerPoint-ո...

    Այս արագ ձեռնարկը ցույց է տալիս, թե ինչպես կարելի է ստեղծել կարկանդակ աղյուսակ PowerPoint-ում՝ օգտագործելով C#: Այն տրամադրում է մանրամասն քայլեր՝ կարգավորելու միջավայրը և օրինակելի կոդը՝ PowerPoint-ին կարկանդակ գծապատկեր ավելացնելու համար՝ օգտագործելով C#:...ClusteredColumn, Column3D, Line, Area, Contour, Bubble, Radar և այլն:...

    kb.aspose.com/hy/slides/net/how-to-make-a-pie-c...
  8. 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/
  9. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!...size, our group shape covers an area of 500pt x 500pt // in the document's...

    reference.aspose.com/words/net/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/