Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 6,885 for

shape rendering

(0.04 sec)
  1. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...for (IShape shape : slide.getShapes()) { if (shape instanceof...IChart) { chart = (IChart) shape; System.out.println("chart found...

    forum.aspose.com/t/facing-issue-while-linking-e...
  2. Create flowchart style organization chart in VD...

    C# source code to create flowchart style organization chart in vdw 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/vdw/
  3. Compress JPG In C#

    Compress JPG in C# without losing quality. Optimize JPG content, reduce file size easily....new DocumentBuilder(doc); var shape = builder.InsertImage( "Input...Jpeg) { JpegQuality = 50 }; shape.GetShapeRenderer().Save( "Output...

    products.aspose.com/words/net/compress/jpg/
  4. 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...feature‑rich (high‑quality rendering, full‑font embedding, encryption...

    forum.aspose.com/t/how-to-imprve-performance-be...
  5. Convert PLY to STL via Java | products.aspose.com

    Sample Java conversion code for PLY format to STL file. Use this example code to convert PLY to STL within any Web or Desktop Java based application....STL Using Java In order to render PLY to STL, we’ll use Aspose...require any any 3D modeling or rendering software. One can easily use...

    products.aspose.com/3d/java/conversion/ply-to-stl/
  6. Convert STL to RVM via Java | products.aspose.com

    Sample Java conversion code for STL format to RVM file. Use this example code to convert STL to RVM within any Web or Desktop Java based application....RVM Using Java In order to render STL to RVM, we’ll use Aspose...require any any 3D modeling or rendering software. One can easily use...

    products.aspose.com/3d/java/conversion/stl-to-rvm/
  7. Convert STL to JT via Java | products.aspose.com

    Sample Java conversion code for STL format to JT file. Use this example code to convert STL to JT within any Web or Desktop Java based application....to JT Using Java In order to render STL to JT, we’ll use Aspose...require any any 3D modeling or rendering software. One can easily use...

    products.aspose.com/3d/java/conversion/stl-to-jt/
  8. Product Overview|Aspose.Slides for Node.js via ...

    Aspose.Slides for Node.js via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....features such as managing texts, shapes, tables & animations, adding...tables and different kinds of shapes, you get to use it to add different...

    docs.aspose.com/slides/nodejs-java/product-over...
  9. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for C++ lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....features such as managing text, shapes, tables & animations, adding...tables and different kinds of shapes to your slides, but also different...

    docs.aspose.com/slides/cpp/product-overview/
  10. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...determining how colors are rendered. default_template Gets or...SaveOptions ) dml_3d_effects_rendering_mode Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...