Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 11,570 for

insert images

(1.07 sec)
  1. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....js via Java allows you to insert OLE Objects into slides as...slides. For example, you can insert HTML, PDF, and ZIP files as...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  2. Aspose::Words::Watermark::SetImage method | Asp...

    Aspose::Words::Watermark::SetImage method. Adds Image watermark into the document in C++....System::SharedPtr<System::Drawing::Image>&) method Adds Image watermark into the...Drawing :: Image > & image ) Parameter Type Description image const...

    reference.aspose.com/words/cpp/aspose.words/wat...
  3. ShapeBase.screenTip property | Aspose.Words for...

    ShapeBase.screenTip property. Defines the text displayed when the mouse pointer moves over the shape....Shows how to insert a shape which contains an image, and is also...save ( base . artifactsDir + "Image.InsertImageWithHyper.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink....Shows how to insert a shape which contains an image, and is also...save ( base . artifactsDir + "Image.InsertImageWithHyper.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions in Java....load remote resources such as images, CSS styles, or external HTML...importing documents or inserting images using the DocumentBuilder...

    docs.aspose.com/words/java/web-applications-sec...
  6. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m Inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...#NAME error when inserting a chart as an image in word document...with some charts where I’m inserting it into a word document and...

    forum.aspose.com/t/name-error-when-inserting-a-...
  7. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....print the filenames of linked images created while converting a...save all the document's linked images. options.setImagesFolder(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Create a Funnel Chart in Excel using Python

    This article explains how to create a Funnel chart in Excel using Python. It has details to set the IDE, a list of steps, and a sample code for generating Funnel graph using Python....Imaging Product Family Aspose.BarCode...values by defining Excel ranges Insert a Funnel chart into the worksheet...

    kb.aspose.com/cells/python/create-a-funnel-char...
  9. How to Add Image in Excel using Java

    In this tutorial, you will learn how to add image in Excel using Java. It contains detailed steps and runnable sample code to Insert image in Excel using Java....Imaging Product Family Aspose.BarCode...TeX Product Family How to Add Image in Excel using Java This precise...

    kb.aspose.com/cells/java/how-to-add-image-in-ex...
  10. IResourceLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and Inserting Images using DocumentBuilder in Java....importing a document and inserting images using DocumentBuilder...DocumentBuilder(doc); // Images usually are inserted using a URI, or a...

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