Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 50,296 for

shape

(0.29 sec)
  1. Several Image Into BMP Python

    Merge multiple Image into BMP in Python code. Save Image as BMP using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/imag...
  2. Several JPG Into Image Javascript

    Merge multiple JPG into Image in JavaScript code. Save JPG as Image using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  3. Latest Aspose.GIS Product Family topics - Free ...

    Get technical support of Aspose.GIS for .NET....March 7, 2023 Merge multiple shape files 1 397 March 5, 2023 FileGDB...

    forum.aspose.com/c/gis/33
  4. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. Python API code to extract images and text from RTF document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/rtf/
  5. Փոխարկել Պատկեր SVG Python

    Փոխարկեք Պատկեր ը SVG ձևաչափի Python կոդով: Պահեք Պատկեր որպես SVG օգտագործելով Python:...DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/hy/python-net/convers...
  6. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for JavaScript via C++....One rounded red arrow‑like shape , as shown in this screenshot...

    docs.aspose.com/cells/javascript-cpp/ignore-err...
  7. ChartDataLabel.ShowValue | Aspose.Words for .NET

    Discover the ChartDataLabel ShowValue property to enhance your data visualization. Control value display in labels for clearer insights. Default, false....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabel.ShowLegendKey | Aspose.Words for...

    Discover the ChartDataLabel ShowLegendKey property to easily control legend key visibility on your charts. Enhance clarity and data presentation effortlessly!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for Node.js via C++. This guide will demonstrate how to modify labels' appearance, position, and formatting, while linking them to your data source for accurate representation....js via C++ Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...
  10. Convert JPG To JPG Javascript

    Convert JPG to JPG format in JavaScript code. Save JPG as JPG using JavaScript....DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/nodejs-net/conversion...