Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 66,780 for

import

(0.08 sec)
  1. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....Words: import aspose.words as aw # Load the...example of how to resize images: import aspose.words as aw # Load the...

    forum.aspose.com/t/table-and-image-truncation-d...
  2. 使用Python创建、操作或删除工作表中的场景 via .NET|Documentation

    学习如何使用 Aspose.Cells for Python via .NET API 编程方式创建、修改和删除Excel工作表中的场景。...添加新场景 保存修改后的工作簿 import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/zh/python-net/create-mani...
  3. Word内容复制节内容到另外的word,如果保留原word的修订 - Free Support...

    aspose -java25,原来的A.docx中有个节需要复制到B.docx,这个节有修订内容,怎么才能保留这些内容到B.docx中...以下是一个示例代码,展示如何实现这一点: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/word-word-word/320564
  4. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....(an ellipse and a rectangle): import aspose.slides as slides # Instantiate...preferred connection point: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/connector/
  5. Split Word Document into Sections with Python

    Follow this article to split Word document into sections with Python. It has the IDE details, steps, and a sample code to divide Word document into sections with Python....collection of sections in it Import the new section into the new...the sections to access each. Import the sections into a new Word...

    kb.aspose.com/words/python/split-word-document-...
  6. BlockImportMode enumeration | Aspose.Words for ...

    aspose.words.loading.BlockImportMode enumeration. Specifies how properties of block-level elements are Imported from HTML-based documents....of block-level elements are imported from HTML-based documents...Properties of parent blocks are imported to a special logical structure...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Run Aspose.Diagram for Java Examples|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/diagram/java/how-to-run-aspose-...
  8. Code Comparison for common features with VSTO|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Email Import Email Importing Email Pragmatically...

    docs.aspose.com/email/net/code-comparison-for-c...
  9. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....convert an MD file to DOCX Import the necessary modules from...format from MD to DOCX in Java . Import the required modules, apply...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  10. PDF to EPUB Converter using Go | Aspose.PDF

    Go sample code for converting PDF to EPUB on any platform...EPUB Output file: package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...