Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 48,851 for

shape

(0.14 sec)
  1. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++.... ShapeLayoutLikeWW8 32 Shape Layout Like Word 2000. FootnoteLayoutLikeWW...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....object Get list of all the shapes from the loaded document using...through all the elements in the shapes collection and detect images...

    kb.aspose.com/words/python/how-to-extract-all-i...
  3. ChartAxis.Type | Aspose.Words for .NET

    Discover the ChartAxis Type property to easily identify axis types and enhance your data visualization for clearer insights and better analysis....double width , double height ) { Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 使用 VSTO 和 Aspose.Slides for .NET 动态添加文本|Aspose....

    了解如何从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中向 PowerPoint(PPT、PPTX)演示文稿添加动态文本。... Shape shp = sld . Shapes . AddTextbox ( Microsoft...//要添加它,我们将先添加一个矩形 IShape shp = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  5. How to Convert PNG to PowerPoint Slide in Java

    This article focuses on how to convert PNG to PowerPoint Slide in Java. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in Java....a picture frame inside the shapes collection of the selected...a picture frame inside the shape collection of the selected slide...

    kb.aspose.com/slides/java/how-to-convert-png-to...
  6. Fills and Strokes in SVG – SVG Code – Aspose.SV...

    Learn how to apply and control fill and stroke in SVG elements. Master the basics of color, opacity, thickness, dash use, and style with Aspose.SVG....graphical elements such as shapes, paths and text – are rendered...set for any lines, text and shapes. In the SVG text file, they...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  7. Node.js via Java PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via Java is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....elements including slides, text, shapes, charts, tables, images, SmartArt...entities, such as master slides, shapes, charts, picture frames, audio...

    products.aspose.com/slides/nodejs-java/
  8. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports Alpha blending image filter for placing semi-transparent images on top of a background image. Magic Wand tool for color area selection. Watermark removal filter automatically fills the marked area with similar image fragments....background area around the shape, added yellow specks to the...

    docs.aspose.com/imaging/net/developer-guide/man...
  9. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a list of steps, and a runnable sample code to delete the blank page in Word using Python....the body text and node type SHAPE are tested for each section...

    kb.aspose.com/words/python/how-to-remove-blank-...
  10. How to Strike Out Text in PPTX using C#

    This tutorial entails how to strike out text in PPTX using C#. It encompasses the details to set up the environment, a step-wise process and a working sample code to strike out PPTX text using C#....first slide Create an auto shape of the Rectangle type and add...

    kb.aspose.com/slides/net/how-to-strike-out-text...