Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 23,454 for

raster image

(0.11 sec)
  1. Export DGN as SVG in Python - Easy Conversion G...

    Learn how to export DGN as SVG in Python using Aspose.CAD. This guide provides a code example and insights into DGN to SVG conversion with ease....NET : Invoke the Image.load method to load the source... class. Set the image height . Set the image width and Zoom setting...

    blog.aspose.com/cad/export-dgn-as-svg-in-python...
  2. PclSaveOptions.RasterizeTransformedElements | A...

    Control Rasterization of complex elements in PCL documents with PclSaveOptions. Easily manage Image quality and file size for optimal results....transformed elements should be rasterized before saving to PCL document...Words. E.g. rotated, skewed images and texture brushes. To properly...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Create 3D Presentations in .NET|Aspose.Slides D...

    Generate interactive 3D presentations in .NET with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....engine enables to export and rasterize shapes and text with 3D effects...possible to fill shapes with an image: byte [] imageData = File ....

    docs.aspose.com/slides/net/3d-presentation/
  4. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....convert a custom shape to an image to “lock in” the result? Yes...area or the shape itself to a raster format; this simplifies further...

    docs.aspose.com/slides/net/custom-shape/
  5. Installing Aspose.CAD for Python|CAD Documentation

    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....__name__ == '__main__': image = cad.Image.load("drawing.dxf") rasterizationOptions...vector_rasterization_options = rasterizationOptions image.save("output...

    docs.aspose.com/cad/python-net/installing-aspos...
  6. How to Convert DWG to PDF in C#

    This simple article focuses on how to convert DWG to PDF in C#. It encompasses all the required information that can be used to write a comprehensive DWG to PDF converter software in C#....Imaging Product Family Aspose.BarCode...file using an instance of the Image class Initialize the CadRasterizationOpti...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-pdf...
  7. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....options); Shows how to change image color with saving options property...new Document(getMyDir() + "Images.docx"); // Create a "PdfSaveOptions"...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert DXF File to SVG in C#

    This blog post teaches you how to convert DXF file to SVG in C# using Aspose.CAD for .NET. Follow our guide for easy implementation with a code example....source DXF file by calling the Image.Load method. Create an instance...resultant image. Set rasterization options. Save resultant image by...

    blog.aspose.com/cad/convert-dxf-file-to-svg-in-...
  9. Convert EPS to PDF in Java

    Follow this article to convert EPS to PDF in Java. It will share details to set the IDE, a list of steps, and a sample code for changing the file format from EPS to PDF with various customizations....Imaging Product Family Aspose.BarCode...Java Add reference to Aspose.Imaging for Java and import all the...

    kb.aspose.com/imaging/java/convert-eps-to-pdf-i...
  10. How to Convert DGN to PDF in Java

    This brief focuses on how to convert DGN to PDF in Java. It includes all the required details that can be used to develop a comprehensive DGN to PDF converter software in Java....Imaging Product Family Aspose.BarCode...load method exposed by the Image class, open the source DGN file...

    kb.aspose.com/cad/java/how-to-convert-dgn-to-pd...