Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 50,430 for

shape

(0.13 sec)
  1. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Scene in Java 1 3D shapes in PowerPoint 1 3d shapes in python 1 3D...SmartArt Shape in PowerPoint Csharp 1 Access a SmartArt Shape in PowerPoint...

    blog.aspose.com/zh/tags/
  2. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Scene in Java 1 3D shapes in PowerPoint 1 3d shapes in python 1 3D...SmartArt Shape in PowerPoint Csharp 1 Access a SmartArt Shape in PowerPoint...

    blog.aspose.com/zh-hant/tags/
  3. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...<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/md/
  4. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...<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/pdf/
  5. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG Shapes and text....that the alpha channel of the shape is used as input. The value...element that will be an SVG shape with a drop shadow effect. It...

    docs.aspose.com/svg/net/drop-shadow/
  6. 在 JavaScript 中创建和应用 WordArt 效果|Aspose.Slides fo...

    在 Aspose.Slides for Node.js 中创建和自定义 WordArt 效果。本分步指南帮助开发者使用专业文本增强演示文稿。...效果应用于文本块;可将 Soft Edges 属性应用于 Shape 对象(即使未设置 3D Format 属性,它仍然有效)。...我可以在不保存演示文稿的情况下预览 WordArt 效果的结果吗? 是的,您可以使用 Shape 或 Slide 类的 getImage 方法,将包含 WordArt...

    docs.aspose.com/slides/zh/nodejs-java/wordart/
  7. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples....rely on a set of placeholder shape types. // For example, a Title...how to add new placeholder shapes to the Blank layout slide:...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  8. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....mark shapes as decorative in Microsoft Word or mark shape as an...see details). For example, shapes could be marked as decorative...

    docs.aspose.com/words/java/working-with-pdfa-or...
  9. DWG Drawings|CAD 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....DIMENSION RADIUS DIMENSION DIAMETER SHAPE SOLID SPLINE MLINE LINE XLINE...

    docs.aspose.com/cad/java/developer-guide/autoca...
  10. Ustvari Dokument V Python

    Ustvarite datoteko s knjižnico Python via .NET. Preprosto ustvarite nov dokument v Python v nekaj korakih....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/sl/python-net/make/