Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 569 for

shape image macos

(0.07 sec)
  1. Creați Un Document În C#

    Creați un fișier utilizând .NET biblioteca. Creați cu ușurință un document nou în C# în câțiva pași....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ro/net/make/
  2. สร้างเอกสารใน C++

    สร้างไฟล์โดยใช้ไลบรารี C++ สร้างเอกสารใหม่ใน C++ ได้ง่ายๆ ในไม่กี่ขั้นตอน...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/th/cpp/make/
  3. Crea Un Documento In C++

    Crea un file utilizzando la libreria C++. Crea facilmente un nuovo documento in C++ in pochi passaggi....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/it/cpp/make/
  4. با استفاده از C++ HTML را بسازید

    در چند مرحله یک HTML جدید در C++ ایجاد کنید. با استفاده از کتابخانه C++ به راحتی HTML را ایجاد کنید....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/fa/cpp/make/html/
  5. C++में एक दस्तावेज़ बनाएं

    C++ लाइब्रेरी का उपयोग करके एक फाइल बनाएं। C++ में कुछ ही चरणों में आसानी से एक नया दस्तावेज़ बनाएं।...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/hi/cpp/make/
  6. Vytvořit WORD Pomocí Java

    Vytvořte nový WORD v Java v několika krocích. Snadno vytvořte WORD pomocí knihovny Java....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/cs/java/make/word/
  7. Vytvořit HTML Pomocí Java

    Vytvořte nový HTML v Java v několika krocích. Snadno vytvořte HTML pomocí knihovny Java....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/cs/java/make/html/
  8. Lav Et Dokument I Java

    Opret en fil ved hjælp af Java biblioteket. Opret nemt et nyt dokument i Java med nogle få trin....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/da/java/make/
  9. Készítsen Dokumentumot Itt: Java

    Hozzon létre egy fájlt a Java könyvtár használatával. Könnyen, néhány lépésben létrehozhat új dokumentumot a Java alkalmazásban....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/hu/java/make/
  10. Направете Документ В C#

    Създайте файл с помощта на .NET библиотека. Създайте лесно нов документ в C# в няколко стъпки....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/bg/net/make/