Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 50,320 for

shape

(0.07 sec)
  1. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...not support many of the newer shape‑effects that Excel uses (e.g...

    forum.aspose.com/t/incorrect-rendering-when-con...
  2. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... 使用 shape locks 可禁用移动、调整大小、选择等操作。这些锁同样适用于表格。...

    docs.aspose.com/slides/zh/java/manage-table/
  3. 使用 XPS 图形实用程序 | .NET

    了解如何使用 Aspose.Page API for .NET 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状...Copy 1 // Using shape utilities for adding shapes to XPS document...

    docs.aspose.com/page/zh/net/xps/graphic-utilities/
  4. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom http://purl.org/rss/1.0/modules/content/ Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python https://blog.aspose.com/ Recent ...... Read Visio Shape Data in Java https://blog.aspose...aspose.com/diagram/read-visio-shape-data-in-java/ Wed, 23 Jul 2025...

    blog.aspose.com/index.xml
  5. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能...22 23 ////////// Clipping by shape ////////// 24 25 //Save graphics...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/
  6. Stencil Drawing – C# code and Online Stencil Maker

    Convert image to SVG and apply stenciling technique online or in C#. Use Stencil Maker to create stencil art online for free....vectorize it and get the stencil shape lines. There are three options...“None” when all the vectorized shapes are filled, the second is “Auto”...

    products.aspose.com/svg/net/vectorization/stencil/
  7. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....characters and field codes, shape, footnote, endnote and comment...format: Extract Images from Shapes You may need to extract document...

    docs.aspose.com/words/python-net/how-to-extract...
  8. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...that the issue with the OLE shape size changing when updating...single table using : slide.shapes.add_ole_object_frame( 50, 50...

    forum.aspose.com/t/aspose-queries/311420
  9. 使用 XPS 图形实用程序 | Java

    学习如何使用 Aspose.Page API for Java 中的图形实用程序在 XPS 页面上轻松生成图像和相对复杂的形状...Copy 1 // Using shape utilities for adding shapes to XPS document...

    docs.aspose.com/page/zh/java/xps/graphic-utilit...
  10. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...向幻灯片添加表格形状 auto tbl = sld -> get_Shapes () -> AddTable ( 100.0f , 50...向幻灯片添加表格形状 auto tbl = sld -> get_Shapes () -> AddTable ( 100.0f , 50...

    docs.aspose.com/slides/zh/cpp/manage-table/