Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 49,623 for

shape

(0.64 sec)
  1. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables 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...
  2. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|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 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) { ITable...

    docs.aspose.com/slides/zh/net/removing-row-or-c...
  3. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively....collection of Shapes. The following types of shapes are supported...one of the many fundamental shapes you’ll see in graphs, its can...

    docs.aspose.com/pdf/java/graphs/
  4. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library.... Check for Shapes It is possible that a given...cells; however, it could contain shapes and objects such as controls...

    docs.aspose.com/cells/net/detecting-empty-works...
  5. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....CommentShape shape = comment . GetCommentShape (); shape . GetFill...

    docs.aspose.com/cells/cpp/comments-and-notes/
  6. 在工作表中添加图像|Documentation

    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....top level container for all shapes. IDrawing drawing = sheet1...CreateDrawingPatriar (); // add a picture shape IClientAnchor anchor = helper...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  7. Create SVG in Python

    This guide explains how to create SVG in Python. It includes the steps and the sample code which can be used to generate SVG in Python....output SVG image to change the shape, text, or any other contents...

    kb.aspose.com/svg/python/create-svg-in-python/
  8. 使用 C++ 在演示文稿中管理连接线|Aspose.Slides 文档

    让 C++ 应用程序能够在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面控制直线、折线和曲线连接线。... 使用 Shapes 对象的 AddAutoShape 方法向幻灯片添加两个 自动形状 。 通过 Shapes 对象的 AddConnector...IShapeCollection > shapes = slide -> get_Shapes (); // 添加椭圆自动形状...

    docs.aspose.com/slides/zh/cpp/connector/
  9. Մի Քանի Պատկեր Դեպի PNG Javascript

    Միավորել մի քանի Պատկեր PNG ին JavaScript կոդի մեջ: Պահպանեք Պատկեր որպես PNG օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/i...
  10. Մի Քանի JPG Դեպի PNG Javascript

    Միավորել մի քանի JPG PNG ին JavaScript կոդի մեջ: Պահպանեք JPG որպես PNG օգտագործելով JavaScript:...DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/hy/nodejs-net/merge/j...