Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 49,139 for

shapes

(0.09 sec)
  1. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用 Java 管理演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Java 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。... shape ( presentation , ( shape , slide , index...index ) -> { if ( shape instanceof IAutoShape ) { IAutoShape autoShape...

    docs.aspose.com/slides/zh/java/manage-textbox/
  3. Convert SVG to JPG – Aspose.HTML for .NET

    Convert SVG to JPG using Aspose.HTML for .NET. Consider various SVG to JPG conversion scenarios in C# examples. Try online SVG Converter....file in a local file system ( shapes.svg ), convert and save it...ConvertSVG (Path. Combine (DataDir, "shapes.svg" ), new ImageSaveOptions(ImageFormat...

    docs.aspose.com/html/net/convert-svg-to-jpg/
  4. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...will demonstrate the first shape that is located in the upper-level...data files from . Working with Shapes Working with Clips Ask Aspose...

    docs.aspose.com/page/net/ps/working-with-transf...
  5. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....characters and field codes, shape, footnote, endnote and comment...format: Extract Images from Shapes You may need to extract document...

    docs.aspose.com/words/python-net/how-to-extract...
  6. 在 Android 上将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 Java 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化工作流程。...Fly In Float In Split Wipe Shape Wheel Random Bars Grow & Turn...Fly Out Float Out Split Wipe Shape Random Bars Shrink & Turn Zoom...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  7. Convert Color Codes – C# Examples and Online Co...

    Learn how to programmatically convert color formats in C# using Aspose.SVG for .NET – RGB, HEX, HSL, HSV, CMYK, LAB, XYZ, etc....Color looks at how SVG text and shapes can be colorized. You’ll find...

    docs.aspose.com/svg/net/convert-color-codes/
  8. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...isDeep) Returns an Nth child Shape node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Introduction to Glyph

    Glyph as a composite part of any typeface has an important role in the study of fonts. This term is really crucial in the coding of font manipulation....They can include alternate shapes, different strokes, variations...notable changes in the overall shape or style of a character. Contextual...

    docs.aspose.com/font/net/what-is-font/glyph/