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

shapes

(0.26 sec)
  1. 格式化文本|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....//Access the third shape Shape shp = slide . Shapes [ 2 ]; //Change... 0 x33 , 0 xCC ); //Change shape background color shp . FillFormat...

    docs.aspose.com/slides/zh/net/format-text/
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it to the end of the given shape collection at the specified...paragraphs from the target shape (assumes shape index 1 is used). let...

    docs.aspose.com/slides/nodejs-java/excel-integr...
  3. Detecting Empty Worksheets|Documentation

    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.... Check for Shapes It is possible that a given... however, it could contain shapes & objects such as controls...

    docs.aspose.com/cells/java/detecting-empty-work...
  4. Highlight Text in PowerPoint using Java

    Highlight text in PowerPoint using Java. Get the detail to set IDE, a list of steps, and a sample code to highlight in PowerPoint using Java....all the slides Get all the shapes from the slide in the iteration...the process by accessing the shapes collection from all the slides...

    kb.aspose.com/slides/java/highlight-text-in-pow...
  5. 动态添加文本|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.... Shape shp = sld . Shapes . AddTextbox ( Microsoft...//添加文本框 //为此我们首先添加一个矩形 Shape shp = sld . Shapes . AddRectangle ( 1200...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  6. Adding Text Dynamically Using VSTO and Aspose.S...

    See how to migrate from Microsoft Office automation to Aspose.Slides for .NET and add dynamic text to PowerPoint (PPT, PPTX) presentations in C#.... Shape shp = sld . Shapes . AddTextbox ( Microsoft...rectangle IShape shp = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/adding-text-dynamica...
  7. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....enumeration Specifies the type of shape in a Microsoft Word document...Image 75 The shape is an image. TextBox 202 The shape is a textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 在C#中使用文件進行編程|Aspose.Words for .NET

    透過使用 Aspose.Words Document Object Model 類別,以 C# 在 .NET 中以程式方式建立、修改及管理文件。 透過管理顏色、形狀、字體和其他圖形,工作於文件的屬性、設定和內容,以及其樣式。...Document Working with Shapes Working with Group Shapes in Word Documents...

    docs.aspose.com/words/zh-hant/net/programming-w...
  9. Convert the Smart Art to Group Shape with JavaS...

    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....Convert the Smart Art to Group Shape with JavaScript via C++ Contents...Smart Art shape into a Group shape using the Shape.resultOfSmartArt...

    docs.aspose.com/cells/javascript-cpp/convert-th...
  10. Customize Bubble Charts in Presentations with P...

    Create and customize powerful bubble charts in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET to enhance your data visualization easily.... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/bubble-chart/