Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,513 for

insert images

(0.2 sec)
  1. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity....InsertOnlineVideo( string, double, double ) Inserts an online video object into...width Double The width of the image in points. Can be a negative...

    reference.aspose.com/words/net/aspose.words/doc...
  2. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....Examples Shows how to insert an image, and use it as a watermark...DocumentBuilder ( doc = doc ) # Insert the image into the header so that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_Rotation...

    Aspose::Words::Drawing::ShapeBase::get_Rotation method. Defines the angle (in degrees) that a shape is rotated. Positive value corresponds to clockwise rotation angle in C++....Examples Shows how to insert and rotate an image. auto doc = MakeObject...DocumentBuilder > ( doc ); // Insert a shape with an image. SharedPtr < Shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java.... Remarks: Inserts the mark of the footnote or..."Field.NOTEREF.doc"); Shows to insert NOTEREF fields, and modify...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY field in Java.... Remarks: Inserts a glossary entry. Examples:...name of the glossary entry to insert. getFieldCode() Returns text...

    reference.aspose.com/words/java/com.aspose.word...
  6. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and Images effortlessly in your projects....allows the shape to have an image. Chart { get; } Provides access...if the shape has image bytes or links an image. HasSmartArt { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  7. MarkdownSaveOptions.images_folder property | As...

    MarkdownSaveOptions.Images_folder property. Specifies the physical folder where Images are saved when exporting a document to the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format...images_folder property MarkdownSaveOptions.images_folder property...Specifies the physical folder where images are saved when exporting a...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....Remarks: Inserts a barcode. Examples: Shows how to insert a DISPLAYBARCODE...new DocumentBuilder(doc); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Imaging Product Family Aspose.BarCode...Presentation using Python How to Insert Image into PowerPoint Table using...

    kb.aspose.com/slides/python/
  10. How to Create Pie Chart in Excel File using C++

    In this example, we will understand how to create a Pie chart in Excel file using C++. You can Insert Pie chart in excel worksheet on MS Windows and Linux programmatically in C++....Imaging Product Family Aspose.BarCode...Excel file using C++ . You can insert Pie chart in Excel worksheet...

    kb.aspose.com/cells/cpp/how-to-create-pie-chart...