Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 45,951 for

shapes

(0.24 sec)
  1. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......identical slides, change the shapes on the right in some way (move...identical slides, change the shapes on the right in some way (move...

    docs.aspose.com/slides/ja/net/web-extensions/sa...
  2. Create and Embed an Excel Chart as an OLE Objec...

    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 . Paste (); // Position the...OleObjectFrameEx oof = null ; oof = sld . Shapes . AddOleObjectFrame ( x , 0...

    docs.aspose.com/slides/net/create-and-embed-an-...
  3. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  4. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....ImageData Defines an image for a shape. To learn more, visit the Working...documentation article. Remarks: Use the Shape.getImageData() property to access...

    reference.aspose.com/words/java/com.aspose.word...
  5. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for Python via .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations....on the slide, first, add a shape that will contain the mathematical...pres . slides [ 0 ] . shapes . add_math_shape ( 0 , 0 , 720 , 150...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  6. Working with PDF/A or PDF/UA|Aspose.Words for P...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Python. There are a few problems when converting to PDF/A documents, and Aspose.Words for Python solves them....mark shapes as decorative in Microsoft Word or mark shape as an...see details). For example, shapes could be marked as decorative...

    docs.aspose.com/words/python-net/working-with-p...
  7. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...couldn’t find any other shapes from which my shape could have inherited...79); Aspose.Diagram.Shape shape = page.Shapes.GetShape(shapeId);...

    forum.aspose.com/t/cant-set-the-style-value/315934
  8. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...NodeCollection shapes = document.getChildNodes(NodeType.SHAPE, true);...(Node node : shapes.toArray()) { Shape shape = (Shape) node; if...

    forum.aspose.com/t/word-pdf/313834
  9. 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...
  10. 在 Python 中将演示文稿转换为视频|Aspose.Slides for Python 文档

    学习如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。探索示例代码和自动化技术,简化工作流程。... shapes . add_auto_shape ( slides . ShapeType...添加文本和动画 auto_shape = presentation . slides [ 0 ] . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/convert-po...