Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 42,861 for

shape

(0.06 sec)
  1. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......shapes The module contains different shapes combined...combined from shape segments. aspose.psd.shapesegments The module contains...

    reference.aspose.com/psd/python-net/
  2. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. Edit Connector Geometry Section in the ShapeShe...

    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....vsd" ); #set connector shape id $connector_id = 1 ; $connector...

    docs.aspose.com/diagram/java/edit-connector-geo...
  5. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....INCLUDEPICTURE field is converted into a shape object. You can override that...INCLUDEPICTURE fields // into image shapes when loading a document that...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. 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...
  7. 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/
  8. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....in Word using Python Insert Shape in Word using Python Paragraph...

    kb.aspose.com/words/python/
  9. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Chart in Word using C# Insert Shape in Word using C# Paragraph Formatting...

    kb.aspose.com/words/net/
  10. WatermarkType | Aspose.Words for Java

    Specifies the watermark type in Java....watermark corresponds to a shape with image. NONE public static...

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