Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 48,674 for

shape

(0.05 sec)
  1. 添加幻灯片到演示文稿|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...
  2. 将 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...
  3. Copy Shapes between Worksheets|Documentation

    This article shows how to Copy Shapes between Worksheets through the Aspose.Cells for Python via .NET API....Ask AI Copy Shapes between Worksheets Contents [ Hide ] Sometimes...understanding of how to copy shapes between worksheets. Copying...

    docs.aspose.com/cells/python-net/copy-shapes-be...
  4. 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...
  5. 形状有效属性|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...
  6. 档案

    档案...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...
  7. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  8. ViewOptions.display_background_shape property |...

    ViewOptions.display_background_Shape property. Controls display of the background Shape in print layout view....display_background_shape property ViewOptions.display_background_shape property...Controls display of the background shape in print layout view. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 格式化文本|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....( 1 ); //访问第三个形状 Shape shp = slide . Shapes [ 2 ]; //将其文本字体更改为...//访问第三个形状 PowerPoint . Shape shp = slide . Shapes [ 3 ]; //将其文本字体更改为...

    docs.aspose.com/slides/zh/net/format-text/
  10. Insert a Picture Based on Cell Reference with J...

    Learn how to insert a picture in a worksheet based on a cell reference using Aspose.Cells for JavaScript via C++. Show cell data in a picture....worksheet cell in an image shape. You can link the picture to...workbook . worksheets . get ( 0 ). shapes . addPicture ( 0 , 3 , stream...

    docs.aspose.com/cells/javascript-cpp/insert-a-p...