Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 50,023 for

shape

(1.41 sec)
  1. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/zh-hant/python-net/ma...
  2. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code....)); ////////// Clipping by shape ////////// //Save graphics state...

    products.aspose.com/page/net/work-with-ps-graph...
  3. 在 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/
  4. Python via .NET File Format Processing APIs | p...

    Python APIs for Microsoft Word documents, Excel spreadsheets, PowerPoint presentations and Outlook email formats from within Python applications....advanced features like text and shape layer updates, smart objects...

    products.aspose.com/total/python-net/
  5. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...Advanced: suppress spurious logo/shape/SDT ID churn in headers/footers...

    forum.aspose.com/t/aspose-words-python-missing-...
  6. 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
  7. 使用 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...
  8. Aspose.Words RTF conversion uses invalid contro...

    Hello, We are using Aspose.Words for .NET 25.4.0, and we are seeing an issue with non-spec-compliant RTF being output, and some RTF interfaces that we attempt to send the messages to are erroring. One specific error sta…...<tbody> <tr> <td> <div class="shape" style="padding: 4.35pt 7.95pt...

    forum.aspose.com/t/aspose-words-rtf-conversion-...
  9. 在 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/
  10. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Shapes.Where(s => s is OleObjectFrame);...CalculateFormula(opts, true); worksheet1.Shapes.UpdateSelectedValue(); foreach...

    forum.aspose.com/t/updated-embedded-excel-data-...