Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 167,803 for

drawing

(0.13 sec)
  1. 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-java/create/...
  2. How to Insert Image into PDF using Java

    This article briefs on how to insert image into PDF using Java. It provides directions to configure the IDE, steps for writing the application and a runnable sample code to add image to PDF using Java....Drawing Product Family Aspose.Font...image Define the image drawing options and draw the image using the...

    kb.aspose.com/pdf/java/how-to-insert-image-into...
  3. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF....myimage = MakeObject < System :: Drawing :: Bitmap > ( fileStream );...( currentImage , System :: Drawing :: Imaging :: ImageFormat ::...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  4. Create VSDX Files via Python | products.aspose.com

    Python Sample code for generating VSDX documents. Use this code for creating VSDX 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. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  6. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to sign PDF documents from a smart card using signature field....pydrawing as drawing path_infile = self . data_dir..."Contact" , "Location" , True , drawing . Rectangle ( 100 , 100 , 200...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  7. Working with multipage image formats|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....using vector images: Drawing Images Drawing Vector Images...

    docs.aspose.com/imaging/java/working-with-multi...
  8. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  9. Convert PPSX to BMP in Python | products.aspose...

    Sample code for PPSX to BMP Python conversion. Use PowerPoint Python API for batch conversion PPSX 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...
  10. Convert PPSM to PNG in Python | products.aspose...

    Sample code for PPSM to PNG Python conversion. Use PowerPoint Python API for batch conversion PPSM 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...