Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 48,865 for

shape

(0.15 sec)
  1. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....); // Set image data to the shape associated with the comment...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  2. Java API to Render PCL to XLAM | products.aspos...

    Export PCL to XLAM via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pcl-t...
  3. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте PSD файл з онлайн-редактором...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/ua/editor/psd/
  4. Muokkaa PSD-tiedostoja verkossa | products.aspo...

    Muokkaa PSD Adobe Photoshop -tiedostoja verkossa...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/fl/editor/
  5. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-sections content...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/java/make/
  7. Gawe Dokumen Ing C++

    Gawe berkas nganggo perpustakaan C++. Nggawe dokumen anyar kanthi gampang ing C++ kanthi sawetara langkah....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/jv/cpp/make/
  8. Vytvorte Dokument V Jazyku C++

    Vytvorte súbor pomocou knižnice C++. Jednoducho vytvorte nový dokument v C++ v niekoľkých krokoch....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/sk/cpp/make/
  9. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...36) * 96; Shape shape = builder.InsertImage(this...

    forum.aspose.com/t/how-to-imprve-performance-be...
  10. Ustvari WORD Z Uporabo C++

    Ustvarite novo WORD v C++ v nekaj korakih. Preprosto ustvarite WORD s knjižnico C++....<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/sl/cpp/make/word/