Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 50,311 for

shapes

(0.14 sec)
  1. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering....Get Shape Effective Properties from Presentations in Java Contents...portion’s slide; In prototype shape text style on layout or master...

    docs.aspose.com/slides/java/shape-effective-pro...
  2. Convert PPT and PPTX to PDF in PHP [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in PHP using Aspose.Slides, with fast code examples and advanced conversion options....including: Images Text boxes and shapes Text formatting Paragraph formatting...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....layout_slide ) # Add an ellipse shape to the new slide; this slide...cloned later. slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/clone-slides/
  4. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....including: Images Text boxes and shapes Text formatting Paragraph formatting...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....Assistant Close Insert Pictures and Shapes of Excel files with Node.js...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  6. Aspose.Cells 8.8.3 中的公共 API 更改|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....specified location var shape = sheet . Shapes . AddActiveXControl...property ActiveXControl control = shape . ActiveXControl ; control ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding....Presentation (); try { var shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...AppendChild(new Shape(doc, ShapeType.Image) { ImageData...aspose.com/words/net/rendering-shapes-to-emf/ 小结 提高 DPI (300 → 600+)是最直接的方式。...

    forum.aspose.com/t/groupshape-getshaperenderer-...
  10. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow....get_Slide ( 0 ); // Adds a smile shape and then animates it System...IAutoShape > smile = slide -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...