Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 11,582 for

insert images

(2.84 sec)
  1. Converting a HTML file to EMF using Python | As...

    Sample code on Python for HTML to EMF conversion. Use example code for batch HTML to EMF conversion with Python and .NET...resolution for the output EMF images using the Resolution class...create a new file for each EMF image, appending the page number to...

    products.aspose.com/pdf/python-net/conversion/h...
  2. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically....Examples Shows how to insert a floating image to the center of a...DocumentBuilder ( doc ); // Insert a floating image that will appear behind...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the shape is positioned horizontally in C++....Examples Shows how to insert a floating image to the center of a...DocumentBuilder > ( doc ); // Insert a floating image that will appear behind...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Insert an ActiveX Control in the Visio Diagram|...

    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....Insert an ActiveX Control in the Visio Diagram Contents [ Hide...diagram = new Diagram (); // Insert an ActiveX control diagram...

    docs.aspose.com/diagram/zh/java/insert-an-activ...
  5. Aspose::Words::PageSetup::get_PageWidth method ...

    Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the page in points in C++....Examples Shows how to insert an image, and use it as a watermark...DocumentBuilder > ( doc ); // Insert the image into the header so that...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Why Not Open XML SDK|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.... - Insert/Delete Rows/Columns/Ranges...Render worksheet pages to raster images (TIFF, multipage TIFF, PNG...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  7. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Imaging Product Family Aspose.BarCode...Column Chart in Word using C# Insert Shape in Word using C# Paragraph...

    kb.aspose.com/words/net/page/2/
  8. How to Add Audio in Presentation using C#

    In this simple article, we will walk you through to procedure of how to add Audio in Presentation using C#. By using a few lines of easy code you can embed a MP3 to PPTX in C#....Imaging Product Family Aspose.BarCode...in PPTX using C# . Steps to Insert Audio in Presentation using...

    kb.aspose.com/slides/net/how-to-add-audio-in-pr...
  9. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is Inserted inline and at 100% scale in C++....System::ArrayPtr<uint8_t>&) method Inserts an image from a byte array into...into the document. The image is inserted inline and at 100% scale...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. FormField | Aspose.Words for Java

    Represents a single form field in Java.... Examples: Shows how to insert a combo box. Document doc =...write("Please select a fruit: "); // Insert a combo box which will allow...

    reference.aspose.com/words/java/com.aspose.word...