Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 50,453 for

shape

(1.61 sec)
  1. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/zh-hant/java/make/
  2. 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...
  3. How to Change SVG Color – C# Examples

    Learn how to work with SVG color with C# examples from Aspose.SVG, how to change color of SVG elements, or change background color in SVG files....design: you can colorize SVG shapes, lines, paths, and text, as...outlines, and even add background shapes. This guide provides C# examples...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  4. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....PowerPoint: change backgrounds, add shapes, customize the layout, etc...Master (background, fonts, shapes, etc.). However, when several...

    docs.aspose.com/slides/java/slide-master/
  5. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....loading reliability, expands shape and text formatting, improves...renderers. Control Floating Shape Tagging When Exporting to PDF...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  6. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples....expression to the slide, first add a shape that will contain the mathematical...presentation . Slides [ 0 ]. Shapes . AddMathShape ( 0 , 0 , 720...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  7. 使用 C# 製作 DOC

    通過幾個步驟在 C# 中創建一個新的 DOC。使用 .NET 庫輕鬆創建 DOC。...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/doc/
  8. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。...IHtmlGenerator generator , IShape shape ) { } @Override public void...IHtmlGenerator generator , IShape shape ) { } private final String SlideHeader...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  9. 在 Android 上将 PowerPoint 演示文稿转换为 HTML|Aspose.Sli...

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides for Android 转换指南,快速、完美地保留布局、链接和图像。...IHtmlGenerator generator , IShape shape ) { } @Override public void...IHtmlGenerator generator , IShape shape ) { } private final String SlideHeader...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  10. 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...