Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 50,867 for

shape

(0.08 sec)
  1. 使用 C# 製作 Markdown

    通過幾個步驟在 C# 中創建一個新的 Markdown。使用 .NET 庫輕鬆創建 Markdown。...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/md/
  2. 使用 Java 製作 DOC

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

    products.aspose.com/words/zh-hant/java/make/doc/
  3. Text Based Annotations using Python|Aspose.PDF ...

    Learn how to add, inspect, and delete free text, highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Python via .NET....Annotations Shape Annotations Watermark Annotations Shape Annotations...

    docs.aspose.com/pdf/python-net/text-based-Annot...
  4. 将 PowerPoint 演示文稿转换为 .NET 中的 HTML|Aspose.Slides 文档

    在 .NET 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,保留布局、链接和图像,实现快速、完美的结果。...IHtmlGenerator generator , IShape shape ) {} void IHtmlFormattingContr...IHtmlGenerator generator , IShape shape ) {} private const string SlideHeader...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  5. Aspose.PSD for Java 20.4 - Release Notes|Docume...

    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....(boolean operations), index of the shape in the layer, count of the bezier...(boolean operations), index of the shape in layer, count of the bezier...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  6. Text Based Annotations using Python|Aspose.PDF ...

    Learn how to add, inspect, and delete free text, highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Python via .NET....Annotations Shape Annotations Watermark Annotations Shape Annotations...

    docs.aspose.com/pdf/python-net/text-based-annot...
  7. Convert JPG To DOCX C#

    Convert JPG to DOCX format in C# code. Save JPG as DOCX using C#....; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...
  8. Convert TEXT To Image C#

    Convert TEXT to Image format in C# code. Save TEXT as Image using C#....; var shape = builder.InsertImage("Input.txt"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/text-t...
  9. Convert HTML To Markdown C#

    Convert HTML to Markdown format in C# code. Save HTML as Markdown using C#....; var shape = builder.InsertImage("Input.html"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/html-t...
  10. Convert JPG To HTML C#

    Convert JPG to HTML format in C# code. Save JPG as HTML using C#....; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...