Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 11,664 for

insert images

(0.12 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. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::get_Shape method. Specifies the shape that the mail merge engine must Insert into the document in C++....the mail merge engine must insert into the document. const System...or ImageStream and simply inserts the shape into the document...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Append Documents|Aspose.Words for Java

    Combine documents and append one document to another. Apache POI does not provide an opportunity to merge or append documents....Document and Image Merger tool. See more details in the Insert and Append...

    docs.aspose.com/words/java/append-documents/
  4. LaTeX embedded graphics | Aspose.TeX for Java

    In this article, you will explore how to inject Base64-encoded Images in the LaTeX source code and learn the \write18 feature that makes this possible....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/java/latex-graphics-embedding/
  5. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance document imports and image Insertion seamlessly....importing a document and inserting images using DocumentBuilder...DocumentBuilder ( doc ); // Images usually are inserted using a URI, or a...

    reference.aspose.com/words/net/aspose.words.loa...
  6. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....new DocumentBuilder(doc); // Insert a MERGEBARCODE field, which...new DocumentBuilder(doc); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....Uses a document builder to insert MERGEFIELDs for a data source...Uses a document builder to insert a MERRGEFIELD with specified...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....into the main document and insert two pages. // All these pages...insertBreak(BreakType.PAGE_BREAK); // We can insert a new section with the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....into the main document and insert two pages. // All these pages...insertBreak(BreakType.PAGE_BREAK); // We can insert a new section with the document...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Threaded Comments in Excel using Python

    Follow this article to add threaded comments in Excel using Python. You will learn to set the IDE and get a set of instructions and a sample code to Insert comment in Excel using Python....Imaging Product Family Aspose.BarCode...steps, and a sample code for inserting threaded Excel comments using...

    kb.aspose.com/cells/python/add-threaded-comment...