Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 11,503 for

insert images

(0.11 sec)
  1. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ImageSize::get_WidthPix...

    Aspose::Words::Drawing::Imagesize::get_WidthPixels method. Gets the width of the image in pixels in C++....method Gets the width of the image in pixels. int32_t Aspose ::...to read the properties of an image in a shape. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ImageSize::get_Horizont...

    Aspose::Words::Drawing::Imagesize::get_HorizontalResolution method. Gets the horizontal resolution in DPI in C++....to read the properties of an image in a shape. auto doc = System...DocumentBuilder > ( doc ); // Insert a shape into the document which...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ImageSize::get_Vertical...

    Aspose::Words::Drawing::Imagesize::get_VerticalResolution method. Gets the vertical resolution in DPI in C++....to read the properties of an image in a shape. auto doc = System...DocumentBuilder > ( doc ); // Insert a shape into the document which...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including page orientation, paper size, scaling options, page order, and visibility of Images/shapes....Content Visibility: Toggle images and shapes. Accessing Print...remaining rows. (Z‑pattern). 5. Images/Shapes Controls the visibility...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including page orientation, paper size, scaling options, page order, and visibility of Images/shapes....Content Visibility: Toggle images and shapes. Accessing Print...remaining rows (Z‑pattern). 5. Images/Shapes Controls the visibility...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...getShapeType() == ShapeType.IMAGE)); for (Shape shape : shapeList)...

    reference.aspose.com/words/java/com.aspose.word...
  8. Several JPG Into DOCX Python

    Merge multiple JPG into DOCX in Python code. Save JPG as DOCX using Python....insert_image(fileName) # Insert a paragraph break...break to avoid overlapping images. builder.writeln() doc.save(...

    products.aspose.com/words/python-net/merge/jpg-...
  9. Several JPG Into WORD Python

    Merge multiple JPG into WORD in Python code. Save JPG as WORD using Python....insert_image(fileName) # Insert a paragraph break...break to avoid overlapping images. builder.writeln() doc.save(...

    products.aspose.com/words/python-net/merge/jpg-...
  10. Working with User-defined Cells|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....Cells of the Visio Shapes Users insert text fields into shapes to...ShapeSheet. Developers can insert and read all user defined cells...

    docs.aspose.com/diagram/java/working-with-user-...