Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 48,531 for

shapes

(0.09 sec)
  1. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Follow our simple, step-by-step guide to save time....to extract text from all the shapes on all the slides in a presentation...getText - The text on the slide’s shapes ISlideText.getMasterText -...

    docs.aspose.com/slides/php-java/extract-text-fr...
  2. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Compliance method. Specifies the OOXML version for the output document. The default value is Ecma376_2006 in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose.Slides for .NET 14.6.0 的公共 API 与向后不兼容的更改...

    审阅 Aspose.Slides for .NET 的公共 API 更新和突破性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。... Shapes . AddChart ( ChartType . Bubble...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Bubble...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  4. Create Transparent Image in Python

    Follow this article to create transparent image in Python. It shares details to set the IDE, a list of steps, and a sample code for developing a transparent picture maker in Python.... You will learn to draw shapes on an image with a transparent...to anti-aliasing Draw a few shapes and text on the transparent...

    kb.aspose.com/imaging/python/create-transparent...
  5. Convert PPT to PPTX in PHP|Aspose.Slides for PH...

    Convert legacy PPT presentations to modern PPTX fast with Aspose.Slides for PHP via Java — clear tutorial, free code samples, no Microsoft Office dependency....presentation with group shapes, auto-shapes (like rectangles and...and ellipses), shapes with custom geometry. Convert presentation...

    docs.aspose.com/slides/php-java/convert-ppt-to-...
  6. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++....enum Specifies the type of shape in a Microsoft Word document...Image 75 The shape is an image. TextBox 202 The shape is a textbox...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Retrieving Connector Information|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.... Show ( "\nFrom Shape ID : " + Connect . FromSheet...); MessageBox . Show ( "To Shape ID : " + Connect . ToSheet );...

    docs.aspose.com/diagram/net/retrieving-connecto...
  8. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET....curve to the graph shapes graph . Shapes . Add ( curve1 ); //...curve to the graph shapes graph . Shapes . Add ( curve1 ); //...

    docs.aspose.com/pdf/net/add-curve/
  9. Determine if Shape is Smart Art Shape with Node...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for Node.js via C++....Ask AI Determine if Shape is Smart Art Shape with Node.js via C++...Scenarios Smart Art Shapes are special shapes in Microsoft Excel...

    docs.aspose.com/cells/nodejs-cpp/determine-if-s...
  10. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... I noticed some shapes like circles are rendered as...found that the ‘Group’ and sub-shape data do not comply with the...

    forum.aspose.com/t/image-distorted-in-excel-to-...