Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 11,048 for

insert images

(0.1 sec)
  1. How to Make a Pie Chart in Excel in Python

    This quick guide explains how to make a Pie chart in Excel in Python. It has a step-wise process along with a sample code to create Pie chart in Excel in Python....Imaging Product Family Aspose.BarCode...sample code exhibits how to insert Pie chart in Excel in Python...

    kb.aspose.com/cells/python/how-to-make-a-pie-ch...
  2. Aspose::Words::Drawing::ShapeBase::get_Vertical...

    Aspose::Words::Drawing::ShapeBase::get_VerticalAlignment method. Specifies how the shape is positioned vertically 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...
  3. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …... Solution You need to insert the watermark in the headers...if needed. Run the code to insert the watermark and save the...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  4. Aspose::Words::PageSetup::get_PageHeight method...

    Aspose::Words::PageSetup::get_PageHeight method. Returns or sets the height 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...
  5. Convert EPS to PDF via Java | products.aspose.com

    Sample code for EPS to PDF Java conversion. Use API example code for batch EPS files to PDF conversion within any Web or Desktop Java based application....Imaging Java Conversion EPS to PDF...any image editor or 3rd-party libraries. Aspose.Imaging for Java...

    products.aspose.com/imaging/java/conversion/eps...
  6. PCL to BMP Converter using Python | Aspose.PDF

    Sample code on Python for PCL to BMP conversion. Use example code for batch PCL to BMP conversion with Python and .NET... Define the image resolution to use for the output...resolution to generate BMP images from the PDF document pages...

    products.aspose.com/pdf/python-net/conversion/p...
  7. WatermarkerContext.text_watermark_options prope...

    WatermarkerContext.text_watermark_options property. Options for the image watermark....s property Options for the image watermark. @property def te...: ... Examples Shows how to insert watermark text to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. C# .NET Visio Diagram API | products.aspose.com

    C# VB.NET ASP.NET Visio diagramming library to export Visio diagrams VSD VSDX VSS VST VSX VTX VDW VDX VSSX and VSTX to PDF XPS HTML SVG SWF and image formats...XPS, HTML, SVG, SWF, XAML, images or PDF formats. Download Free...well as some commonly used image & fixed-layout formats. This...

    products.aspose.com/diagram/net/
  9. ImageFieldMergingArgs.image_file_name property ...

    ImageFieldMergingArgs.image_file_name property. Sets the file name of the image that the mail merge engine must Insert into the document....image_file_name property ImageFieldMergingArg.image_file_name...name of the image that the mail merge engine must insert into the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...