Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 50,859 for

shape

(1.86 sec)
  1. Convert PPTM to XLAM in Android Apps or with fr...

    Convert PPTM to XLAM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLAM 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 POT to XLSM in Android Apps or with fre...

    Convert POT to XLSM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POT to XLSM 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...
  3. Convert PPSX to XLAM in Android Apps or with fr...

    Convert PPSX to XLAM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLAM 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...
  4. Convert PPT to FODS in Android Apps or with fre...

    Convert PPT to FODS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPT to FODS 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...
  5. 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...
  6. 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/
  7. Working with Shapes in PostScript | C++

    How to add Shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...with PS Document Working with Shapes Live Demos Source Code API...Nuget Pricing Buy Working with Shapes in PostScript | C++ Contents...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  8. 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...
  9. 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-...
  10. 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/