Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 11,567 for

insert images

(0.11 sec)
  1. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...fixed page formats (PDF, XPS, Image etc.) and upon updating TOC...setRestartPageNumber(true); // Insert some headings. builder.getParagraphFormat()...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  2. 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...
  3. Converting a PCL file to BMP using Python | Asp...

    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...
  4. ShapeBase.relative_horizontal_position property...

    ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally....Examples Shows how to insert a floating image to the center of a...DocumentBuilder ( doc = doc ) # Insert a floating image that will appear behind...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Sections to Word Document in Java

    Follow this article to Insert section break in Word in Java. It has details to set the IDE, a list of steps, and a sample code for Inserting section break in Word using Java....Imaging Product Family Aspose.BarCode...Java . You will learn how to insert a section break using Word...

    kb.aspose.com/words/java/add-sections-to-word-d...
  6. WatermarkerContext.image_watermark property | A...

    WatermarkerContext.image_watermark property. Image bytes to be used as a watermark....image_watermark property WatermarkerContext.image_watermark property...property Image bytes to be used as a watermark. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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 = System...DocumentBuilder > ( doc ); // Insert a shape with an image. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...// Set coordinates for the image placement int lowerLeftX = 100...200 ; // Get the page where image needs to be added var page =...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  9. Aspose::Words::Drawing::ShapeBase::get_Horizont...

    Aspose::Words::Drawing::ShapeBase::get_HorizontalAlignment method. Specifies how 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...
  10. 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...