Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 45,935 for

shape

(0.16 sec)
  1. Փոխարկել JPG Պատկեր C++

    Փոխարկեք JPG ը Պատկեր ձևաչափի C++ կոդով: Պահեք JPG որպես Պատկեր օգտագործելով C++:...auto shape = builder-> InsertImage ( u"Input.jpg" ); shape-> GetShapeRenderer...auto shape = builder->InsertImage(u"Input.jpg"); shape->GetS...

    products.aspose.com/words/hy/cpp/conversion/jpg...
  2. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Shapes in charts rendered by aspose cells into image is slightly...into the place of the old shape. Shape newOleShape = Builder.I...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  3. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title...doc = doc ) # Insert a chart shape with a document builder and...and get its chart. chart_shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...md" ) Image {1} {2} {3} {4}) Shape 类。 # Use a document builder...# Insert image. shape = aw . drawing . Shape ( builder . document...

    docs.aspose.com/words/zh/python-net/translate-m...
  5. Cell.EnsureMinimum | Aspose.Words for .NET

    Optimize your cell structure with the EnsureMinimum method, effortlessly add a paragraph if the last child isn't one. Enhance your document's clarity!...typical elements such as runs, shapes, and even other tables. //...add contents such as run and shape nodes to it until it does. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  6. ChartLegendEntry class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegendEntry class. Represents a chart legend entry... SHAPE , 0 , True ) . as_shape () . chart chart_legend...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBase.page_color property | Aspose.Words...

    DocumentBase.page_color property. Gets or sets the page color of the document...background_shape . @property def page_color (...appropriate DocumentBase.background_shape . If the page color is not set...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 趋势线|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....通过使用其索引获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建一个新图表 使用 Shapes 对象提供的 AddAutoShape...100 , 500 , 400 ); IAutoShape shape = chart . getUserShapes ()....

    docs.aspose.com/slides/zh/java/trend-line/
  9. Save Presentation in .NET|Aspose.Slides Documen...

    Save PowerPoint Presentation as file or stream in C# or .NET...Presentation file, add text in shape and Save the presentation to...IAutoShape shape = presentation . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/net/save-presentation/
  10. 档案

    档案...// 遍历页面的形状 for (Shape shape : (Iterable<Shape>) diagram.getPages()...txt : (Iterable<FormatTxt>) shape.getText().getValue()) { Txt...

    blog.aspose.com/zh/diagram/find-replace-text-vi...