Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 11,716 for

insert images

(0.17 sec)
  1. ImageSaveOptions constructor | Aspose.Words for...

    ImagesaveOptions constructor. Initializes a new instance of this class that can be used to save rendered Images in the [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/saveformat/#SVG) format....can be used to save rendered images in the SaveFormat.TIFF , SaveFormat...doc ) builder . insert_image ( file_name = IMAGE_DIR + 'Logo.jpg'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Page Setup Features|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....are the sections of text and images above the top margin or below...format headers or footers. Insert a Graphic into a Header or...

    docs.aspose.com/cells/java/page-setup-features/
  3. Convert WORD To PNG Python

    Convert a Word document to PNG format in Python code. Save a Word document as PNG using Python....Word document to a set of PNG images programmatically? With Aspose...document-processing Python API creates PNG images from Word documents with high...

    products.aspose.com/words/python-net/conversion...
  4. Working with Text|Documentation

    This section explains how to Insert a text shape or update shape's text with Aspose.Diagram....with Text Contents [ Hide ] Insert a Text Shape in the Visio Page...Diagram API lets developers to insert a text shape anywhere in the...

    docs.aspose.com/diagram/net/working-with-text/
  5. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... insert(index, node) Inserts a node into the collection...replace all textbox shapes with image shapes. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....Microsoft Word 2003, # inserting an image will define its shape...WORD2003 ) builder . insert_image ( file_name = IMAGE_DIR + 'Transparent...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    products.aspose.com/page/net/work-with-brushes/
  8. Change Background of VSSX File via Python | pro...

    Python source code to change background of VSSX documents within any Python based application....diagram as background page Insert an image to the background page... java.io.FileInputStream( "image.png" )); SrcPage.setBackPage(backgroundPage);...

    products.aspose.com/diagram/python-net/changeba...
  9. Change Background of VSX File via Python | prod...

    Python source code to change background of VSX documents within any Python based application....diagram as background page Insert an image to the background page... java.io.FileInputStream( "image.png" )); SrcPage.setBackPage(backgroundPage);...

    products.aspose.com/diagram/python-java/changeb...
  10. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    Effortlessly add professional signature lines to your documents with the DocumentBuilder InsertSignatureLine method. Enhance your workflow today!...InsertSignatureLine( SignatureLineOptions ) Inserts a signature line at the current...signature line node that was just inserted. Examples Shows how to sign...

    reference.aspose.com/words/net/aspose.words/doc...