Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 9,941 for

shapes

(0.11 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_DocumentPartSavingCa... () const Controls whether Shape nodes are converted to SVG images...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Edit HTML Document – Edit HTML File – C#

    Learn how to read or modify the Document Object Model, how to create an HTML Element, and use Inline CSS, Internal CSS, and External CSS....locating to create curves and shapes creatively. You can download...

    docs.aspose.com/html/net/edit-html-document/
  3. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in Java... Traverse through all shapes to find the desired chart....index. Traverse through all shapes to find the desired chart....

    docs.aspose.com/slides/androidjava/create-chart/
  4. SVG 文本 – SVG text, SVG textPath

    您将找到有关字形、字符和字体的基本信息,了解如何将 svg 文本显示、格式化和样式化为 SVG 图像。...glyph is defined by one or more shapes such as a path, possibly with...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  5. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...drawing lines and outlining shapes and text. In order to paint...we demonstrate how to fill a shape and a text and outline the text...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  7. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in Java... Traverse through all shapes to find the desired chart....index. Traverse through all shapes to find the desired chart....

    docs.aspose.com/slides/java/create-chart/
  8. Create PowerPoint Presentation Charts in C++|As...

    Create chart in PowerPoint presentation in C++...IChart > chart = slide -> get_Shapes () -> AddChart ( Aspose ::...IChart > chart = slide -> get_Shapes () -> AddChart ( Aspose ::...

    docs.aspose.com/slides/cpp/create-chart/
  9. Change SVG Background Color – C# Examples

    Learn how to change SVG background color in C# – by modifying the SVG directly, using inline and internal CSS, and using JavaScript....Color looks at how SVG text and shapes can be colorized. You’ll find...

    docs.aspose.com/svg/net/change-svg-background-c...
  10. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...= new DocumentBuilder(doc); Shape chartShape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...