Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 50,331 for

shape

(0.54 sec)
  1. Watermark VSDX document via Python | products.a...

    Python sample code to add watermark to VSDX documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...

    products.aspose.com/diagram/python-java/waterma...
  2. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....Words as a Shape object. This object provides...SECTION SECTIONPAGES SEQ SET SHAPE SKIPIF STYLEREF SUBJECT SYMBOL...

    docs.aspose.com/words/cpp/fields-overview/
  3. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow....// Adds an Ole Object Frame shape var oleObjectFrame = sld . getShapes...Converting SVG to a Set of Shapes Aspose.Slides' conversion of...

    docs.aspose.com/slides/nodejs-java/image/
  4. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Shapes . AddChart ( Microsoft . Office...Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; // Access the...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  5. Aspose.PSD for .NET 21.2 - 发布说明|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....图像后,加载错误的 vogk 资源的正确工作方式,以及保留 Live Shape Properties。 string dataDir =...Photoshop® 中输出的 PSD 文件中是否存在 Live Shape Properties。 PSDNET-827. 加载 ReferenceStructure...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...that can contain any closed shapes; by text outline; by 1 bpp...// Demonstrates clipping by shape and clipping by text in PS document...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  8. Გააკეთეთ Markdown C# Ის Გამოყენებით

    შექმენით ახალი Markdown C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown .NET ბიბლიოთეკის გამოყენებით....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ka/net/make/md/
  9. 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....expression to the slide, first add a shape that will contain the mathematical...presentation : math_shape = presentation . slides [ 0 ] . shapes . add_math_shape...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  10. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... insert_group_shape(shapes) Groups the shapes passed as a parameter...insert_group_shape(left, top, width, height, shapes) Groups the...

    reference.aspose.com/words/python-net/aspose.wo...