Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 50,298 for

shape

(0.2 sec)
  1. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, Shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...named NoCharts . It filters shapes from the worksheet named NoShapes...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  2. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  3. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET...file Extract the entire set of Shapes from the document verifying...Aspose . Words . Drawing . Shape wordShape in wordDoc . GetChildNodes...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  4. Customize Doughnut Charts in Presentations with...

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

    docs.aspose.com/slides/python-net/doughnut-chart/
  5. Convert PowerPoint Slides to PNG in .NET|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for .NET, ensuring precise, automated results....can I export only a specific shape (e.g., chart or picture) rather...for individual shapes ; you can render a shape to a PNG image...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your presentations with professional text formatting for maximum impact.... IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...100 ); ITextFrame textFrame = shape . TextFrame ; textFrame . Paragraphs...

    docs.aspose.com/slides/net/superscript-and-subs...
  7. 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/
  8. 使用 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/
  9. Մի Քանի Պատկեր Դեպի SVG Java

    Միավորել մի քանի Պատկեր SVG ին Java կոդի մեջ: Պահպանեք Պատկեր որպես SVG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  10. Մի Քանի JPG Դեպի GIF Java

    Միավորել մի քանի JPG GIF ին Java կոդի մեջ: Պահպանեք JPG որպես GIF օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...