Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 49,147 for

shape

(0.2 sec)
  1. Removing row or column in Table in VSTO and Asp...

    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....[ 1 ]; foreach ( Shape shp in sld . Shapes ) { if ( shp . HasTable...foreach ( IShape shp in sld . Shapes ) if ( shp is ITable ) { ITable...

    docs.aspose.com/slides/net/removing-row-or-colu...
  2. JoinPortionsWithSameFormatting Carries Over "Er...

    Hello Aspose Team! We’ve been running into an issue with red swiggly underscores (usually a sign of misspelling) in text that we replaced. This seems to be partially an issue on PPT not re-evaluating text eagerly anymor…...for (IShape shape : slide.getShapes()) { if (shape instanceof...IAutoShape autoShape = (IAutoShape) shape; for (IPortion portion : autoShape...

    forum.aspose.com/t/joinportionswithsameformatti...
  3. 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/
  4. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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.... MediumPurple ; // add new shape PathShape newShape = new PathShape...175 ), true )); vectorPath . Shapes . Add ( newShape ); // update...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  5. 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...
  6. 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...
  7. 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-...
  8. 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/
  9. 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...
  10. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API....and etc Draw and fill basic shapes. Clip rectangular regions....smart object layer, fill layer, shape layer Support of vector, raster...

    releases.aspose.com/psd/java/