Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 69,947 for

import

(0.08 sec)
  1. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。..."ver" 複製 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/word/
  2. Smartly importing and placing data with Smart m...

    Smartly Importing and placing data according to the template Excel files with the Aspose.Cells library....Smartly importing and placing data with Smart markers C++ Contents...spreadsheet files with Golang via C++ Import XML to Excel Workbook with...

    docs.aspose.com/cells/go-cpp/using-smart-markers/
  3. Adding Attachment to a PDF document using Pytho...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for Python via .NET library.... Import the Aspose.PDF package Create...attachment in a PDF document. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  4. Other TeX conversion output formats | Python

    The Aspose.TeX API solution for Python provides functionality that allows you convert LaTeX files and custom TeX files. Here are a few code examples.... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/python-net/other-tex-formats/
  5. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library.... import aspose.pdf as ap # Open document...associated with the Bookmark object. import aspose.pdf as ap # Create PdfBookmarkEditor...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  6. 以球体半径工作|Documentation

    使用 Aspose.3D for Python via .NET,你可以设置得到一个球体的半径。为了获取或设置半径,您可以使用Sphere类的半径属性。以下是设置球体半径的代码示例。...threed import FileFormat , Scene from aspose...aspose.threed.entities import Sphere # For complete examples and...

    docs.aspose.com/3d/zh/python-net/working-with-r...
  7. How to Run Examples|Aspose.Slides Documentation

    Run Aspose.Slides for Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP.... Import Examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/slides/java/how-to-run-the-exam...
  8. How to Run the Examples|Aspose.Slides for PHP D...

    Run Aspose.Slides for PHP via Java examples fast: clone the repo, restore packages, then build and test features for PPT, PPTX and ODP.... Import Examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/slides/php-java/how-to-run-the-...
  9. Manage Presentation Backgrounds in Python|Aspos...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Python via .NET, with code tips to boost your presentations....normal slide: import aspose.pydrawing as draw import aspose.slides...master slide: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/presentation-...
  10. Create New PST in Ruby|Documentation

    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....PersonalStorage pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'...folder mapi_message = Rjb :: import ( 'com.aspose.email.MapiMessage'...

    docs.aspose.com/email/java/create-new-pst-in-ruby/