Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 49,130 for

shape

(0.11 sec)
  1. Urobiť PDF Pomocou Python

    Vytvorte nový PDF v Python v niekoľkých krokoch. Jednoducho vytvorte PDF pomocou knižnice Python via .NET....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/sk/python-net/make/pdf/
  2. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... Shapes . AddChart ( ChartType . ClusteredColumn...创建默认散点图。 IChart chart = slide . Shapes . AddChart ( ChartType . ScatterWithSmoothLin...

    docs.aspose.com/slides/zh/net/create-chart/
  3. Compress and Decompress STL Files via .NET

    C# compression and decompression source code to compress STL documents into a single zip archive or vice versa on .NET Framework, .NET Core....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/zip/net/zip-file/stl/
  4. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...for painting vector graphics: shapes or text, we offer “pseudo-transparency”...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  5. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...shapeImage , "PNG" , new File ( "shape.png" )); } catch ( IOException...try { shapeImage . save ( "shape.png" ); } finally { if ( shapeImage...

    docs.aspose.com/slides/zh/java/modern-api/
  6. 使用现代 API 增强图像处理|Aspose.Slides for PHP 文档

    通过使用 PHP 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。...File" , "shape.png" ); $imageio -> write (...(); $shapeImage -> save ( "shape.png" ); $shapeImage -> dispose...

    docs.aspose.com/slides/zh/php-java/modern-api/
  7. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....Gets or sets the background shape of the document. Can be null...System::SharedPtr<Aspose::Words::Drawing::Shape>&) Setter for Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Make A Document In Javascript

    Create a file using Node.js via .NET library. Easily create a new document in JavaScript in a few steps....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/nodejs-net/make/
  9. Make WORD Using Javascript

    Make a new a Word document in JavaScript in a few steps. Easily create a Word document using Node.js via .NET library....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/nodejs-net/make/word/
  10. Buat WORD Menggunakan Javascript

    Buat WORD baharu dalam JavaScript dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka Node.js via .NET....DocumentBuilder(doc) shape = builder.insertChart(aw.Drawing...ChartType.Pie, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/ms/nodejs-net/make/word/