Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 50,316 for

shape

(0.85 sec)
  1. Convert GLTF to STL via Java | products.aspose.com

    Sample Java conversion code for GLTF format to STL file. Use this example code to convert GLTF to STL within any Web or Desktop Java based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/java/conversion/gltf-to-...
  2. Convert STL to 3DS via Java | products.aspose.com

    Sample Java conversion code for STL format to 3DS file. Use this example code to convert STL to 3DS within any Web or Desktop Java based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/java/conversion/stl-to-3ds/
  3. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import com.aspose.slides.Presentation; import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...Assuming the chart is the first shape // Recreate or update the chart...

    forum.aspose.com/t/waterfall-chart-is-displayed...
  4. Გააკეთეთ WORD C# Ის Გამოყენებით

    შექმენით ახალი WORD C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD .NET ბიბლიოთეკის გამოყენებით....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ka/net/make/word/
  5. SVG Filters – Blur, Drop Shadow, Lighting & Col...

    Learn how to create SVG filters, including Gaussian blur, drop shadows, lighting effects, and color effects, with practical and clear examples....> The blur, added around a shape, often makes output picture...effect is to add a 3D look to a shape or text. Also, a drop shadow...

    docs.aspose.com/svg/net/drawing-basics/svg-filt...
  6. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  7. Otvorite i uredite PSB datoteku | products.aspo...

    Otvorite i uredite PSB datoteku s mrežnim uređivačem...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/cr/editor/psb/
  8. Add different figures to XPS files | C++

    API Solution for C++ to create and manipulate vector graphics Shapes and text strings in a few lines of code. Add different figures to an XPS file....graphics Code vector graphics shapes of XPS files C++ API solution...how to add oval and rectangle shapes to files. Additionally, you...

    products.aspose.com/page/cpp/manipulate-vector-...
  9. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vssm file on .NET Framework, .NET Core, Mono Platforms....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/net/flowchart/vssm/
  10. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....HEADER_PRIMARY); Shape shape = builder.insertImage(getImageDir()...logo.png"); shape.setWrapType(WrapType.NONE); shape.setBehindText(true);...

    reference.aspose.com/words/java/com.aspose.word...