Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 48,774 for

shape

(0.42 sec)
  1. Convert STL to WEBP via C# | products.aspose.com

    Sample code for STL to WEBP C# conversion. Use API example code for batch STL files to WEBP conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/cad/net/conversion/stl-to-w...
  2. Convert STL to U3D via JavaScript | products.as...

    Sample code for STL to U3D conversion. Use API example code for batch STL files to U3D conversion....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/cad/javascript-net/conversi...
  3. Watermark ODP File Online or using Java | produ...

    Free online app to Watermark different ODP files. Java watermarking library code for ODP presentations....master slide Add the water mark shape Use watermarkShape.addTextFrame...

    products.aspose.com/total/java/watermark/odp/
  4. 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...
  5. Відкриття та редагування PSB-файлу | products.a...

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

    products.aspose.com/psd/ua/editor/psd/
  6. 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/
  7. 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...
  8. 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/
  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. 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/