Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 48,253 for

shape

(0.13 sec)
  1. 在 Java 中管理演示主题|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/java/presentation-theme/
  2. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....Aspose :: Words :: Drawing :: Shape > textBox = builder -> InsertShape...Aspose :: Words :: Drawing :: Shape > ( docEdited -> GetChild (...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. 添加幻灯片到演示文稿|Aspose.Slides 文档

    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.... Shape titleShape = slide . CommonSlideData...ShapeTree . AppendChild ( new Shape ()); drawingObjectId ++; //...

    docs.aspose.com/slides/zh/net/adding-slide-to-p...
  4. Shape.nodeType property | Aspose.Words for Node.js

    Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....property Shape.nodeType property Returns NodeType.Shape . get nodeType...Drawing class Shape Shape.lastParagraph property Shape.oleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....md shape")); Assert.assertEquals(1, filteredShapes...= MessageFormat.format("{0} shape {1}, of type {2}.{3}", mOutFileName...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert Image To GIF Java

    Convert Image to GIF format in Java code. Save Image as GIF using Java....new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input..."Input.png" ); shape.getShapeRenderer().save( "Output.gif" , new...

    products.aspose.com/words/java/conversion/image...
  7. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....or sets whether to convert shapes with EquationXML to Office...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. AxisCrosses | Aspose.Words for Java

    Specifies the possible crossing points for an axis in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...DocumentBuilder(doc); // Insert a chart Shape chartShape = builder.insertChart(ChartType...images on top of the chart shape....

    forum.aspose.com/t/aspose-word-dll-chart-format...
  10. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_box_wrap_mode property. Determines how text wraps inside a Shape....Determines how text wraps inside a shape. @property def text_box_wrap_mode...) text_box_shape = builder . insert_shape ( shape_type = aw ...

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