Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 50,732 for

shape

(0.85 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. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替代已弃用的成像 API,实现幻灯片图像处理的现代化,提供无缝的 PowerPoint 和 OpenDocument 自动化。...fos = new FileOutputStream ( "shape.png" ); shapeImage . compress...try { shapeImage . save ( "shape.png" ); } finally { if ( shapeImage...

    docs.aspose.com/slides/zh/androidjava/modern-api/
  4. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Shapes in Charts with JavaScript via C++ Contents [ Hide ] Sometimes...chart. const label = chart . shapes . addLabelInChart ( 100 , 100...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  5. 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...
  6. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document. To learn more, visit the documentation article in C++....HeaderFooter , Comment , Footnote or a Shape node. Row-level - Among rows...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。... Shapes . AddTable ( 100 , 50 , dblCols...向幻灯片添加表格形状 ITable tbl = sld . Shapes . AddTable ( 100 , 50 , dblCols...

    docs.aspose.com/slides/zh/net/manage-table/
  8. Barcode Generation Specifics in C++|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for C++... Shape . Barcode shapes can be rectangular...can exceed 10 times. Barcode Shapes In general, the surfaces to...

    docs.aspose.com/barcode/cpp/generate-barcode-ty...
  9. 使用 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/
  10. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。... Shapes . AddChart ( Microsoft . Office...Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; // 访问图表数据。 Microsoft...

    docs.aspose.com/slides/zh/net/create-a-chart-in...