Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 42,880 for

shape

(0.04 sec)
  1. Manage Superscript and Subscript in C#|Aspose.S...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your presentations with professional text formatting for maximum impact.... IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...100 ); ITextFrame textFrame = shape . TextFrame ; textFrame . Paragraphs...

    docs.aspose.com/slides/net/superscript-and-subs...
  2. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....following sample code loads only shape objects while loading the workbook...set to LoadDataFilterOption.Shape The following screenshot shows...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  3. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...Cells 提供了 Shape.GetTextDirection() 属性设置批注的文本方向。以下示例代码演示了如何使用...属性设置批注的文本方向。以下示例代码演示了如何使用 Shape.GetTextDirection() 属性设置批注的文本方向。 #include...

    docs.aspose.com/cells/zh/cpp/change-text-direct...
  4. Aspose.Slides for .NET 15.6.0 的公共 API 和不兼容更改|As...

    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....IShape 和 Shape 已添加属性 BlackWhiteMode 到 IShape 和 Shape。 该属性指定形状在黑白显示模式下的渲染方式。...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  5. LoadOptions.load_format property | Aspose.Words...

    LoadOptions.load_format property. Specifies the format of the document to be loaded...image_shape = doc . get_child_nodes ( aw . NodeType . SHAPE , True...)[ 0 ] . as_shape () self . assertTrue ( image_shape . is_image...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...from LoadOptions ) convert_shape_to_office_math Gets or sets...sets whether to convert shapes with EquationXML to Office Math objects...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Տեղադրեք Shapes Word-ում Java-ի միջոցով Տեղադրեք Shape Word-ում...

    kb.aspose.com/hy/categories/page/7/
  8. Add Image in Worksheet|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....top level container for all shapes. IDrawing drawing = sheet1...CreateDrawingPatriar (); // add a picture shape IClientAnchor anchor = helper...

    docs.aspose.com/cells/net/add-image-in-worksheet/
  9. Several JPG Into JPG Java

    Merge multiple JPG into JPG in Java code. Save JPG as JPG using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/jpg-to-jpg/
  10. Aspose.PSD for Java | Aspose API References

    Aspose.PSD for Java API References contain examples, code snippets, and API documentation. It provides packages, classes, interfaces, and other API details....shapes The package contains different shapes combined...combined from shape segments. com.aspose.psd.shapesegments The package...

    reference.aspose.com/psd/java/