Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 11,577 for

insert images

(0.07 sec)
  1. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void InsertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...appendChild(textPara); // Insert HTML content using DocumentBuilder...entire DrawingML Shape (text + images + coordinate system) // -90...

    forum.aspose.com/t/topic/324972
  2. Edit PSD File in Java

    Follow this tutorial to edit PSD file in Java. It discusses the IDE setup, the steps, and a runnable sample code to create a PSD photo editor using Java....Imaging Product Family Aspose.BarCode...edit different layers in a PSD image file. Steps to Edit PSD without...

    kb.aspose.com/psd/java/edit-psd-file-in-java/
  3. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....new DocumentBuilder(doc); // Insert a SKIPIF field. If the current...getFieldCode(), " MERGESEQ "); // Insert a SKIPIF field, which will...

    reference.aspose.com/words/java/com.aspose.word...
  4. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  5. ShapeBase.target property | Aspose.Words for Py...

    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...shape = builder . insert_image ( file_name = IMAGE_DIR + 'Logo.jpg'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create Visio Diagram in Python

    This tutorial discusses the details to create Visio diagram in Python. It encompasses the stepwise algorithm and a working sample code to automate Visio diagram creation in Python....Imaging Product Family Aspose.BarCode...master using an input stencil Insert a rectangle shape with the...

    kb.aspose.com/diagram/python/create-visio-diagr...
  7. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java....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/java/com.aspose.word...
  8. ShapeBase.Target | Aspose.Words for .NET

    Discover ShapeBase Target property to easily set or retrieve hyperlink target frames for your shapes, enhancing user navigation and experience....Shows how to insert a shape which contains an image, and is also...doc . Save ( ArtifactsDir + "Image.InsertImageWithHyper.docx" );...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Create ORG Chart in Python

    This topic covers how to create ORG chart in Python. It includes the stepwise process and a runnable code sample to develop an Organizational chart maker in Python....Imaging Product Family Aspose.BarCode...Append the required shapes and insert connections between different...

    kb.aspose.com/diagram/python/create-org-chart-i...
  10. How to Delete a Column in Excel using Python

    This brief article explains how to delete a column in Excel using Python. It discusses the IDE configuration, stepwise algorithm, and a running sample code to delete multiple columns in Excel using Python....Imaging Product Family Aspose.BarCode...Python . Besides, if you need to insert new columns at any index then...

    kb.aspose.com/cells/python/how-to-delete-a-colu...