Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 50,726 for

shape

(0.2 sec)
  1. Does aspose cells editor support fill colour on...

    hi Aspose, in the aspose cells editor do we have the ability to support fill colours on Graphs or Embedded Images? Screen shorts are from the Demo site Currently it is showing like this. image.png (108.7 KB) image.…...Do you need to add drawing shape and update it? How can you update...

    forum.aspose.com/t/does-aspose-cells-editor-sup...
  2. 与线性挤压一起工作|Documentation

    Aspose.3D for .NET 提供了linearexduting类,它采用2D形状作为输入,并在第三维中扩展该形状。...profile as input and extend the shape in the 3rd dimension var extrusion...

    docs.aspose.com/3d/zh/net/working-with-linear-e...
  3. Render text with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to visualize the text of any complexity with the glyphs code....is a path that defines the shape of the character. This can be...

    products.aspose.com/font/cpp/render-text/
  4. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  5. Interactive Annotations using Python|Aspose.PDF...

    Learn how to add, read, and delete link annotations, and how to create navigation and print buttons in PDF documents using Aspose.PDF for Python via .NET....Annotations Security Annotations Shape Annotations Text Based Annotations...

    docs.aspose.com/pdf/python-net/interactive-anno...
  6. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 将 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...
  8. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....height) throws Exception { Shape chartShape = builder.insertChart(chartType...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 使用 C++ 製作 DOC

    通過幾個步驟在 C++ 中創建一個新的 DOC。使用 C++ 庫輕鬆創建 DOC。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/doc/