Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 6,146 for

shape rendering

(0.04 sec)
  1. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.page_set property. Gets or sets the pages to render...property Gets or sets the pages to render. Default is all the pages in...property has effect only when rendering document pages. This property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/path/to/charts…...slides-java , slides-chart , slides-rendering dfinsolutions September 26...various factors, including the rendering process or specific slide...

    forum.aspose.com/t/multiple-discrepancies-when-...
  3. Convert STL to DAE via Java | products.aspose.com

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

    products.aspose.com/3d/java/conversion/stl-to-dae/
  4. Convert JPG to STL via Java | products.aspose.com

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

    products.aspose.com/3d/java/conversion/jpg-to-stl/
  5. Convert DAE to STL via Java | products.aspose.com

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

    products.aspose.com/3d/java/conversion/dae-to-stl/
  6. Შეკუმშოს DOC C#

    შეკუმშოს DOC C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Shape, true ); foreach (Shape shape in nodes) { if...if (shape.IsImage) { // დეველოპერს ევალება აირჩიოს ბიბლიოთეკა...

    products.aspose.com/words/ka/net/compress/doc/
  7. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages to render...property Gets or sets the pages to render. Default is all the pages in...property has effect only when rendering document pages. This property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing Shapes and bezier curves. Using affine transformation, anti-aliasing lines and Shapes. Rendering text with different styles and fonts....curves, splines, arcs, and shapes such as rectangles, polygons...Drawing proposes superior rendering of text through anti-aliasing...

    docs.aspose.com/drawing/java/developer-guide/dr...
  9. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(boolean operations), index of the shape in the layer, count of the bezier...Effect Feature PSDNET-257 Rendering of Gradient Overlay Layer...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  10. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...jpeg_quality = 50 shape.get_shape_renderer().save( "Output.jpg"...

    products.aspose.com/words/python-net/compress/jpg/