Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 49,131 for

shape

(0.29 sec)
  1. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....the Gear Type SmartArt Shape using Shape.GetResultOfSmartArt()...SmartArt to Group Shape Convert SmartArt into group shapes for detailed...

    www.nuget.org/packages/Aspose.Cells
  2. 管理单元格|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的表格单元格...Shape#0 是一个表格 for ( $i = 0 ; $i <...

    docs.aspose.com/slides/zh/php-java/manage-cells/
  3. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....images may be in the form of shapes created in Microsoft Word with... Building and reflowing of shape content – a step required if...

    docs.aspose.com/words/net/converting-to-fixed-p...
  4. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Shapes.Where(s => s is OleObjectFrame);...CalculateFormula(opts, true); worksheet1.Shapes.UpdateSelectedValue(); foreach...

    forum.aspose.com/t/updated-embedded-excel-data-...
  5. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....IO ; Copy 1 // Add multiple shapes (circle and polyline) to an...SVG document with various SVG shape elements. Copy 1 using Aspose...

    docs.aspose.com/svg/net/element-builders/
  6. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化表格工作流。...向幻灯片添加表格形状 auto tbl = sld -> get_Shapes () -> AddTable ( 100.0f , 50...向幻灯片添加表格形状 auto tbl = sld -> get_Shapes () -> AddTable ( 100.0f , 50...

    docs.aspose.com/slides/zh/cpp/manage-table/
  7. My dox file getting currepted if chart creates ...

    [image]...Shape shape = AsposeDocumentBuilde.InsertChart(Aspose...Transparent2); shape.DistanceBottom = 0; shape.DistanceLeft =...

    forum.aspose.com/t/my-dox-file-getting-currepte...
  8. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....FillFormat, fill format for a shape. Floor, the floor of a 3D chart...Pie Chart with Leader Lines Shapes in Charts Manage Titles of...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  9. 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/
  10. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/zh-hant/python-net/ma...