Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 50,298 for

shapes

(0.21 sec)
  1. Reading Style-Based attributes from Features - ...

    I am using the Drivers.Kml.OpenLayer to process features in a .KML file. A sample placemark has attributes like this: <Placemark> <name>HH-01625409</name> <styleUrl>#s47690667</styleUrl> <Point> <coordinates>-…...com/mapfiles/kml/shapes/placemark_circle.png</href>...color and width (for other shapes). How can I extract this data...

    forum.aspose.com/t/reading-style-based-attribut...
  2. Node | Aspose.Words for Java

    Base class for all nodes of a Word document 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...
  3. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Follow our simple, step-by-step guide to save time....The text within the slide’s shapes. MasterText - The text within...within the master slide’s shapes associated with this slide. LayoutText...

    docs.aspose.com/slides/net/extract-text-from-pr...
  4. 获取所有幻灯片的标题|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....all the title shapes. var shapes = from shape in slidePart ....Descendants < Shape >() where IsTitleShape ( shape ) select shape ; StringBuilder...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  5. DocumentBase.document property | Aspose.Words f...

    DocumentBase.document property. Gets this instance....adding content such as text and shapes: a Section, a Body, and a Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...args) { var shape = args.CurrentShape as Shape; if (shape == null...null || !shape.HasImage) return; var imgType = shape.ImageData.ImageType;...

    forum.aspose.com/t/svg-vector-image-resolution-...
  7. 在 .NET 中管理演示文稿的图表数据系列|Aspose.Slides 文档

    学习如何在 C# 中为 PowerPoint (PPT/PPTX) 管理图表系列,提供实用代码示例和最佳实践,以提升您的数据演示。... Shapes . AddChart ( ChartType . ClusteredColumn...添加一个带默认数据的聚簇柱形图。 IChart chart = slide . Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/zh/net/chart-series/
  8. Create organization chart in VSSM document via ...

    C# source code to create organization chart in vssm file on .NET Framework, .NET Core, Mono Platforms....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/net/organizationcha...
  9. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Shapes . AddAudioFrameEmbedde ( 50...); var audioFrame = slide . Shapes . AddAudioFrameEmbedde ( 150...

    docs.aspose.com/slides/net/audio-frame/
  10. Manage Presentation Content in Python|Aspose.Sl...

    Create, edit, and extract presentation content with Aspose.Slides for Python via .NET—get code examples for text, images, Shapes, charts; PPT, PPTX and ODP....in Python Manage PowerPoint Shapes in Python Manage Ink Objects...

    docs.aspose.com/slides/python-net/presentation-...