Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 48,861 for

shape

(0.26 sec)
  1. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++....watermark corresponds to a shape with image. None 2 Indicates...

    reference.aspose.com/words/cpp/aspose.words/wat...
  2. Different Geometrytype create by arcgis and asp...

    test gdb.zip (31.5 KB) hi I use ogrinfo see the different gdb create by arcgis and aspose ,one is create by arcmap , another is by aspose ogrinfo D:\arcgis.gdb -al INFO: Open of `D:\arcgis.gdb' using driver `Ope…...OBJECTID Geometry Column = SHAPE SHAPE_Length: Real (0.0) DEFAULT...FILEGEODATABASE_SHAPE_LENGTH OGRFeature(linenozm):1 SHAPE_Length (Real)...

    forum.aspose.com/t/different-geometrytype-creat...
  3. Customize Doughnut Charts in Presentations in ....

    Discover how to create and customize doughnut charts in Aspose.Slides for .NET, supporting PowerPoint formats for dynamic presentations.... Shapes . AddChart ( ChartType . Doughnut...for a report? A chart is a shape; you can render it to a raster...

    docs.aspose.com/slides/net/doughnut-chart/
  4. 使用C++在将文档转换为PDF时导出结构|Documentation

    了解如何在使用Aspose.Cells将文档转换为PDF时导出结构信息。...the Excel file with image, shape, chart, etc. Workbook workbook...

    docs.aspose.com/cells/zh/cpp/export-document-st...
  5. 使用 C++ 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。...IPictureFrame > pf = slide -> get_Shapes () -> AddPictureFrame ( ShapeType...IPictureFrame > pf = slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/zh/cpp/picture-frame/
  6. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section 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...
  7. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...foreach (Shape shape in testDoc.GetChildNodes(NodeType.Shape, true))...true)) { if (shape.HasChart) { // Render the chart to an image var...

    forum.aspose.com/t/problems-with-title-and-lege...
  8. 档案

    档案...e> videoFrame = slide->get_Shapes()->AddVideoFrame(50, 150, 300...e> videoFrame = slide->get_Shapes()->AddVideoFrame(10, 10, 427...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  9. Incorrect Bullet Character Detected in a PowerP...

    I have attached a pptx file “bullet_issue.pptx” having one Shape in the first slide. The Shape text has bullet points enabled. I have attached the screenshot of slide content as file “slide_screenshot.png” to show how t…...pptx” having one shape in the first slide. The shape text has bullet...value. presentation.slides[0].shapes[0].text_frame.paragraphs[0]...

    forum.aspose.com/t/incorrect-bullet-character-d...
  10. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......shapes The module contains different shapes combined...combined from shape segments. aspose.psd.shapesegments The module contains...

    reference.aspose.com/psd/python-net/