Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 50,836 for

shape

(0.26 sec)
  1. Convert PPT to DIF in Android Apps or with free...

    Convert PPT to DIF in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPT to DIF online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  2. Convert 3MF to STL in Python | 3MF File to STL ...

    Learn how to convert 3MF to STL in Python with Aspose.3D for Python SDK. Follow step-by-step guide and code examples for accurate 3D model conversion....for the 3D model, keeping the shape and details intact from the...

    blog.aspose.com/3d/convert-3mf-to-stl-in-python/
  3. Barcode Type Definition|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python... Shape . Barcode shapes can be rectangular...density of 1D barcodes. Barcode Shapes In general, the surfaces to...

    docs.aspose.com/barcode/python-net/manage-barco...
  4. Edit SVG Files in C# – Elements, Shapes and Paths

    Edit SVG files in C# with Aspose.SVG for .NET. Load SVGDocument, add or update elements, change SVG paths and attributes, and save edited graphics.... Quick Start: Add a Shape to an SVG File The following...= Path. Combine (DataDir, "shapes.svg" ); 5 string outputPath...

    docs.aspose.com/svg/net/edit-svg-file/
  5. 在 PHP 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides ...

    在 PHP 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,可保留布局、链接和图像,实现快速、完美的效果。...writeShapeStart ( $generator , $shape ) { } function writeShapeEnd...writeShapeEnd ( $generator , $shape ) { } const SlideHeader = "<div class=...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  6. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/html/
  7. 将 PowerPoint 演示文稿转换为 .NET 中的 HTML|Aspose.Slides 文档

    在 .NET 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,保留布局、链接和图像,实现快速、完美的结果。...IHtmlGenerator generator , IShape shape ) {} void IHtmlFormattingContr...IHtmlGenerator generator , IShape shape ) {} private const string SlideHeader...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  8. Aspose.PSD for Java 20.4 - Release Notes|Docume...

    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....(boolean operations), index of the shape in the layer, count of the bezier...(boolean operations), index of the shape in layer, count of the bezier...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  9. Equation field rendering issue in DOCX to PDF/P...

    When I try to convert a DOCX containing equation fields to PDF or PNG, the equation fields are not rendered correctly. Input DOCX test.docx (15.9 KB) Aspose outputs (equation field rendering is incorrect) output.pdf …...Shaping.HarfBuzz 25.9.0 Could you please...Affects only complex‑script text shaping (Arabic, Hindi, etc.). Equation...

    forum.aspose.com/t/equation-field-rendering-iss...
  10. How to Create and Draw on Bitmaps with Aspose.D...

    Learn how to create and draw on bitmap images using Aspose.Drawing for .NET. Follow this guide with code, setup, and performance tips for C# developers....Drawing: project setup, drawing shapes and text, memory management...Clear(Color.White); Step 4 — Draw Shapes and Text Use the rich set of...

    blog.aspose.com/drawing/how-to-create-and-draw-...