Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 20,031 for

document insertion

(0.12 sec)
  1. 使用 Python 将 PowerPoint 演示文稿转换为 Word 文档|Aspose.S...

    使用 Aspose.Slides for Python via .NET,轻松将 PowerPoint 和 OpenDocument 演示文稿转换为 Word 文档。我们的分步指南附带示例 Python 代码,为希望简化文档工作流的开发者提供解决方案。... 实例化 Document 和 DocumentBuilder 类以生成 Word...方法生成幻灯片图像并将其保存到内存流。 使用来自 DocumentBuilder 类的 insert_image 方法将幻灯片图像添加到 Word 文档。...

    docs.aspose.com/slides/zh/python-net/convert-po...
  2. Aspose::Words::Drawing::ShapeBase::get_Height m...

    Aspose::Words::Drawing::ShapeBase::get_Height method. Gets or sets the height of the containing block of the shape in C++.... Examples Shows how to insert a floating image, and specify...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...word after inserting html into empty Word document. Thank you...partially cut off. We have documented the details, along with the...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  4. Page Breaks|Aspose.Words for JasperReports

    Aspose.Words for JasperReports supports three ways page breaks are inserted between Document pages....ways page breaks are inserted between document pages: Normal page...mode). No page breaks in the document at all. The “section breaks”...

    docs.aspose.com/words/jasperreports/page-breaks/
  5. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your Documents with versatile underline options for a professional look....format text inserted by a document builder. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PDF to DOCX Merge using Java | Aspose.PDF

    Combine two or more PDF Documents into one DOCX single file programmatically with Java sample code using Aspose.PDF for Java...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/java/merger/pdf-to-docx/
  7. PDF to PDFA Merge using Java | Aspose.PDF

    Combine two or more PDF Documents into one PDFA single file programmatically with Java sample code using Aspose.PDF for Java...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/java/merger/pdf-to-pdfa/
  8. PDF to DOC Merge using Java | Aspose.PDF

    Combine two or more PDF Documents into one DOC single file programmatically with Java sample code using Aspose.PDF for Java...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/java/merger/pdf-to-doc/
  9. TEX to PDF Converter using Java | Aspose.PDF

    TEX to PDF conversion via Java sample code. Programmers can use this example code to export TEX to PDF within any Web or Desktop Java based application....programmatically a document from TEX to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/tex-to-...
  10. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_paragraph method. Moves the cursor to a paragraph in the current section.... Document ( file_name = MY_DIR + 'Paragraphs...) # Create document builder to edit the document. The builder's...

    reference.aspose.com/words/python-net/aspose.wo...