Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 48,846 for

shape

(0.17 sec)
  1. 形状有效属性|Aspose.Slides for Node.js via .NET 文档

    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....pptx" ); try { var shape = pres . getSlides (). get_Item...var localTextFrameFormat = shape . getTextFrame (). getTextFrameFormat...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  2. Filter objects while loading workbook in GridDe...

    This article describes how to use loading filter in GridDesktop....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...As you can see, all charts/shapes/images have been filtered out...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Export Visio Diagram to EMF - Text not centered...

    When exporting Visio Diagrams to EMF using Aspose.Diagram, the text is not centered inside of Shape as in the original Visio Drawing. A sample Visio file and export EMF in attached Zip… TextNotCentered.zip (194.4 KB) C…...Text not centered inside of shapes Aspose.Diagram Product Family...text is not centered inside of shape as in the original Visio Drawing...

    forum.aspose.com/t/export-visio-diagram-to-emf-...
  4. 动态添加文本|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 shp = sld . Shapes . AddTextbox ( Microsoft...//为了添加它,我们将首先添加一个矩形 Shape shp = sld . Shapes . AddRectangle ( 1200...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  5. Convert Image to Visio in Python

    This article covers the information to convert image to Visio in Python. It explains the steps and sample code to export PNG to Visio in Python....the image as a Visio shape with the add_shape() method Export the... insert a photo as a Visio shape and render the output Visio...

    kb.aspose.com/diagram/python/convert-image-to-v...
  6. 在 .NET 中管理演示文稿超链接|Aspose.Slides 文档

    轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接,使用 Aspose.Slides for .NET——在几分钟内提升互动性和工作流。... Shapes . AddAutoShape ( ShapeType...()) { IShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  7. 档案

    档案...SharedPtr<ITable> table = slide->get_Shapes()->AddTable(100, 50, dblCols...(SharedPtr<IShape> shape : slide->get_Shapes()) { if (System::...

    blog.aspose.com/zh/slides/create-and-manipulate...
  8. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....Resize a Chart’s Data Label Shape to Fit Text Rich Text Custom...Label for a Chart Point Set the Shape Type of Data Labels of a Chart...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...
  9. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....developers to draw a circle shape in a page.The code example below...allows developers to draw a oval shape in a page.The code example below...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/
  10. Convert Image to Visio in Java

    This article shares the details to convert image to Visio in Java. It contains the step-by-step process and a running code snippet to export PNG to Visio in Java....the source image as a Visio shape using the addShape() method...append the picture as a Visio shape and save the generated Visio...

    kb.aspose.com/diagram/java/convert-image-to-vis...