Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 49,140 for

shape

(0.13 sec)
  1. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization....context of presentation var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/nodejs-java/portion/
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Chart in Word using C# Insert Shape in Word using Python Create...HTML File in Python Insert Shapes in Word using Java Convert...

    kb.aspose.com/categories/page/18/
  3. Hello, the customer has some issues while using...

    Hello, the customer has some issues while using it. Please help, The screenshot shows a misplaced annotation. How should I handle it? Hello, the customer is preparing to make a purchase but has encountered some technic…...and v24, but the problem of shape conversion misalignment has...and clarify what you mean by ‘shape conversion misalignment’? John...

    forum.aspose.com/t/hello-the-customer-has-some-...
  4. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data table....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Loading::LoadOptions::get_LoadFo...

    Aspose::Words::Loading::LoadOptions::get_LoadFormat method. Specifies the format of the document to be loaded. Default is Auto in C++....Aspose :: Words :: Drawing :: Shape > ( doc -> GetChildNodes ( Aspose...Aspose :: Words :: NodeType :: Shape , true ) -> idx_get ( 0 ));...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    Check if an image is ready for export with the IsImageAvailable property in ImageSavingArgs. Ensure seamless image management and efficiency!... When saving a group shape or a shape that doesn’t require any...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Սեղմել JPG Ը Javascript Ում

    Սեղմեք JPG ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...DocumentBuilder(doc) shape = builder.insertImage( "Input...saveOptions.jpegQuality = 50 shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/hy/nodejs-net/compres...
  8. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart.axisY property | Aspose.Words for Node.js

    Chart.axisY property. Provides access to properties of the primary Y axis of the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...