Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 50,092 for

shape

(0.12 sec)
  1. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/manage-table/
  2. 在 Android 上管理演示文稿表格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  3. 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...
  4. Barcode Generation Specifics in JavaScript|Docu...

    Description of Various Barcode Types Supported in Aspose.BarCode for JavaScript via C++...of varying widths, or other shapes arranged in a pattern to represent...hexagons, or other geometric shapes called matrix codes. Postal...

    docs.aspose.com/barcode/javascript-cpp/generate...
  5. 在 .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/
  6. 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...
  7. 使用现代 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/
  8. 使用 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...
  9. Extract Content Between Document Nodes|Aspose.W...

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

    docs.aspose.com/words/nodejs-net/how-to-extract...
  10. 使用 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/