Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 172,207 for

drawing

(0.13 sec)
  1. 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...
  2. Convert PPT to EMF in Python | products.aspose.com

    Sample code for PPT to EMF Python conversion. Use PowerPoint Python API for batch conversion PPT 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...
  3. Convert PPT to BMP in Python | products.aspose.com

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

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

    products.aspose.com/slides/python-net/conversio...
  5. 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...
  6. Convert PPS to JPG in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/conversio...
  7. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library.... Drawing . Color . LightGray )) # Set...Color . FromRgb ( System . Drawing . Color . LightGray )) # Create...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  8. How to Add Image in PDF using C#

    This article explains how to add image in PDF using C#. It provides details about the IDE configuration, steps to write the program and a running sample code add photo to PDF using C#....Drawing Product Family Aspose.Font...Define the image placement and draw the image Restore the graphics...

    kb.aspose.com/pdf/net/how-to-add-image-in-pdf-u...
  9. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which conditional formatting may be defined in a table style in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_AliceBlue ());...() -> set_Color ( System :: Drawing :: Color :: get_Black ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the table row in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: FromArgb ( 198...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_White ());...

    reference.aspose.com/words/cpp/aspose.words.tab...