Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 167,222 for

drawing

(0.15 sec)
  1. Converting DWG to TIFF always results in black ...

    Hello community, I’ve been testing converting DWG files to TIFF using the .Net API in the Trial version, and it always generates black and white images, even though the DWG files are full color. Here’s the code we’re us…...color and ensuring that the drawing colors are used: using (var...CadDrawTypeMode.UseDrawColor // Use the drawing color }; // Create an instance...

    forum.aspose.com/t/converting-dwg-to-tiff-alway...
  2. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....System :: SharedPtr < System :: Drawing :: Bitmap > chartImage = workbook...Aspose :: Cells :: Systems :: Drawing :: Bitmap > chartImage ) {...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  3. Using Aspose.Drawing in WinUI 3 App|Documentation

    Learn how to use Aspose.Drawing in WinUI 3 application with C#....Drawing in WinUI 3 App Contents [ Hide ] WinUI 3...can use Aspose.Drawing in your WinUI 3 app to draw vector graphics...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  4. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....Visio files are used to create drawings that contain visual objects...VSDM (Visio macro-enabled drawing File) VSSM (Visio macro-enabled...

    products.aspose.com/diagram/python-net/create/v...
  5. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/page/cpp/convert-ps/
  6. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    products.aspose.com/font/cpp/manipulate-glyphs/
  7. Convert PDF to BMP in Python | products.aspose.com

    Sample code for PDF to BMP Python conversion. Use PowerPoint Python API for batch conversion PDF files to BMP files....pydrawing as drawing with slides . Presentation()...format(str(slide . slide_number)), drawing . imaging . ImageFormat . bmp)...

    products.aspose.com/slides/python-net/conversio...
  8. Convert ODP to BMP in Python | products.aspose.com

    Sample code for ODP to BMP Python conversion. Use PowerPoint Python API for batch conversion ODP files to BMP files....pydrawing as drawing with slides . Presentation(...format(str(slide . slide_number)), drawing . imaging . ImageFormat . bmp)...

    products.aspose.com/slides/python-net/conversio...
  9. Convert ODP to PNG in Python | products.aspose.com

    Sample code for ODP to PNG Python conversion. Use PowerPoint Python API for batch conversion ODP files to PNG files....pydrawing as drawing with slides . Presentation(...format(str(slide . slide_number)), drawing . imaging . ImageFormat . png)...

    products.aspose.com/slides/python-net/conversio...
  10. Convert PDF to EMF in Python | products.aspose.com

    Sample code for PDF to EMF Python conversion. Use PowerPoint Python API for batch conversion PDF files to EMF files....pydrawing as drawing with slides . Presentation()...format(str(slide . slide_number)), drawing . imaging . ImageFormat . emf)...

    products.aspose.com/slides/python-net/conversio...