Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 172,353 for

drawing

(0.13 sec)
  1. ChartDataLabel.show_value property | Aspose.Wor...

    ChartDataLabel.show_value property. Allows to specify if values are to be displayed in the data labels... drawing . charts . ChartType . LINE...apply_data_labels ( series : aw . drawing . charts . ChartSeries , labels_count...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index... drawing . charts . ChartType . LINE...apply_data_labels ( series : aw . drawing . charts . ChartSeries , labels_count...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.show_legend_key property | Aspos...

    ChartDataLabel.show_legend_key property. Allows to specify if legend key is to be displayed for the data labels on a chart... drawing . charts . ChartType . LINE...apply_data_labels ( series : aw . drawing . charts . ChartSeries , labels_count...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CDR to GIF Images Conversion with Python | prod...

    How to use Python for CDR to GIF images and photos conversion on desktop and web applications....Format A CDR file is a vector drawing image file that is natively...encoded and compressed. Such a drawing file contains text, lines,...

    products.aspose.com/imaging/python-net/conversi...
  5. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....Drawing.Rectangle object. If the region...Aspose . Drawing . Rectangle rectangle = new Aspose . Drawing . Rectangle...

    docs.aspose.com/ocr/net/contrast/
  6. ChartDataLabel.show_leader_lines property | Asp...

    ChartDataLabel.show_leader_lines property. Allows to specify if data label leader lines need be shown... drawing . charts . ChartType . LINE...apply_data_labels ( series : aw . drawing . charts . ChartSeries , labels_count...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportShapesAsSvg method. Controls whether Shape nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3. Default value is false in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > textBox = builder...InsertShape ( Aspose :: Words :: Drawing :: ShapeType :: TextBox , 100...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Merge HTML to Image in Python | products.aspose...

    Merge HTML to image in Python. Use Python library API to combine HTML to image...pydrawing as drawing with slides . Presentation()...str(sld . slide_number)), drawing . imaging . ImageFormat . png)...

    products.aspose.com/slides/zh-hant/python-net/m...
  9. Convert Image to PDF in Python | products.aspos...

    Convert Image to PDF in Python. Use Python library API to convert Image files to PDFs...pydrawing as drawing with slides . Presentation()...pres . images . add_image(drawing . Bitmap(dataDir + "image.png"...

    products.aspose.com/slides/python-net/conversio...
  10. Converting Chart to Image in SVG Format with C+...

    Learn how to convert charts to SVG images using Aspose.Cells with C++....are more often created with drawing software. Aspose.Cells can...SetImageType ( Aspose :: Cells :: Drawing :: ImageType :: Svg ); // Save...

    docs.aspose.com/cells/cpp/converting-chart-to-i...