Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 50,305 for

shapes

(0.1 sec)
  1. PHP API for PDF, Excel, PowerPoint Files and Ba...

    Process PDF Files, Excel Spreadsheets and PowerPoint Documents via PHP API. Recognize and generate 1D, 2D and Postal Barcodes via PHP applications....entities like master slides, shapes, charts, audio and video frames...or remove the protection on shapes Add Excel charts as OleObjects...

    products.aspose.com/total/php-java/
  2. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...SHAPE) { builder.InsertBreak(BreakType...(node.getNodeType() == NodeType.SHAPE) { // Insert images on even...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  3. Set Orientation and Control the Export of Hidde...

    This section explains how to set page's layout with Aspose.Diagram....false ; // Set export guide shapes options . ExportGuideShapes...Auto-space a Collection of Shapes in the Visio Page...

    docs.aspose.com/diagram/net/set-orientation-and...
  4. Convert PPTM to XLSX using Python or with free ...

    PPTM to XLSX conversion in your Python applications without using Microsoft Office or online. Test free PPTM to XLSX online converter quickly before integrating the code....presentations such as text, images, shapes, tables, animations, etc. It...as formulas, charts, images, shapes, tables, etc. It also provides...

    products.aspose.com/total/python-net/conversion...
  5. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration.... public Shape InsertOleObjectAsIco ( string...the file name. Return Value Shape node containing Ole object and...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Advanced operations|Aspose.PDF for .NET

    Aspose.PDF can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....with Graphs - manipulate with shapes on the page. Working with XML...

    docs.aspose.com/pdf/net/advanced-operations/
  10. Unable to fill the color on images - Free Suppo...

    I am unable to fill the color on images , do we have any way to fill the color?...applying fill color to images or shapes. We will log the appropriate...

    forum.aspose.com/t/unable-to-fill-the-color-on-...