Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 23,260 for

shape

(0.07 sec)
  1. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/word/
  2. How to create YouTube thumbnail generator progr...

    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....gradient fill, drawing text and shapes): How it works in a nutshell...Add a drawing of text and a shape 3.1. Create a graphic layer...

    docs.aspose.com/psd/java/how-to-create-youtube-...
  3. Aspose.Cells 8.8.1中的公共API更改|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....LoadDataFilterOption to load only shapes options . setLoadDataFilterOpt...setLoadDataFilterOpt ( LoadDataFilterOption . SHAPE ); //Create an instance of Workbook...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Creating Semi-transparent Celtic Heart Figure T...

    Creating semi-transparent Celtic Heart figure text drawing with Aspose.Drawing .NET (C#) 2d graphic library...path that resembles a heart shape with multiple intersections...

    docs.aspose.com/drawing/net/showcases/celtic-he...
  5. Convert POT to CSV in Android Apps or with free...

    Convert POT to CSV in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  6. Convert PPT to SXC in Android Apps or with free...

    Convert PPT to SXC in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPT to SXC online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  7. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word documents....Gets or sets the background shape of the document. Can be null...

    reference.aspose.com/words/net/aspose.words.bui...
  9. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......full topic How to connect 2 shapes with elbow arrow connector...is it possible to connect 2 shapes using connector in aspose cells...

    forum.aspose.com/latest.rss
  10. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in C#.... Shapes . AddChart ( ChartType . ClusteredColumn...chart. IChart chart = slide . Shapes . AddChart ( ChartType . ScatterWithSmoothLin...

    docs.aspose.com/slides/net/create-chart/