Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 42,034 for

shape

(0.08 sec)
  1. Convert DOCX to ODP via C# .NET or with free On...

    Convert Word docx documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...

    products.aspose.com/total/net/conversion/docx-t...
  2. Convert CGM to XLT via C# API | products.aspose...

    C# API to Convert CGM File to XLT without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its AddTextEffect function...

    products.aspose.com/total/net/conversion/cgm-to...
  3. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....control point, which defines the shape of the geometry, is associated...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  4. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PSD ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSD ファイルを開いて編集する...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/jp/editor/psd/
  6. 将 PowerPoint 转换为 HTML 在 C++|Aspose.Slides 文档

    在 C++ 中转换 PowerPoint 为 HTML。将 PPTX 或 PPT 保存为 HTML 在 C++ 中。将幻灯片保存为 HTML 在 C++ 中。...generator , SharedPtr < IShape > shape ) override {} void WriteShapeEnd...generator , SharedPtr < IShape > shape ) override {} private : static...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  7. 使用 C# 製作 PDF

    通過幾個步驟在 C# 中創建一個新的 PDF。使用 .NET 庫輕鬆創建 PDF。...new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/zh-hant/net/make/pdf/
  8. 使用 Java 製作 Markdown

    通過幾個步驟在 Java 中創建一個新的 Markdown。使用 Java 庫輕鬆創建 Markdown。...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/zh-hant/java/make/md/
  9. Aspose.Cells 9.0.0 中的公共 API 更改|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....添加了 Shape.TextOptions 属性 Aspose.Cells for .NET 已经为 Shape 类公开了...TextOptions 属性,以控制形状文本部分的外观。 这里是 Shape.TextOptions 属性的简单使用场景。 C# //...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C# or .NET... Shapes [ 0 ]; IChartData data = chart...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Bubble...

    docs.aspose.com/slides/net/chart-workbook/