Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 66,973 for

import

(0.8 sec)
  1. 在 Java 中製作文檔

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

    products.aspose.com/words/zh-hant/java/make/
  2. 使用 Java 製作 PDF

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

    products.aspose.com/words/zh-hant/java/make/pdf/
  3. Change Password of a PDF File in Node.js|Aspose...

    Change Password of a PDF File with Aspose.PDF for Node.js via C++....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...encrypted). ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/change-password-...
  4. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to Import annotations from a XFDF file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = new Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...Imported polygon annotation is not showing Aspose.PDF Product...I have a PDF and i want to import annotations from a XFDF file...

    forum.aspose.com/t/imported-polygon-annotation-...
  5. 在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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/managing-document...
  6. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for Python via .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image formats.... Python import aspose.threed as a3d from aspose...pydrawing import Color from aspose.pydrawing.imaging import ImageFormat...

    docs.aspose.com/3d/python-net/create-a-fisheye-...
  7. ImportFormatOptions.appendDocumentWithNewPage p...

    ImportFormatOptions.appendDocumentWithNewPage property. Gets or sets a boolean value indicating whether to change a first Imported section type to the [SectionStart.NewPage](../../sectionstart/#NewPage) forcibly when call [Document.appendDocument()](../../document/appendDocument/#document_Importformatmode_Importformatoptions)...whether to change a first imported section type to the SectionStart...and has no effect on other import-related methods. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection....for changing the name of the imported style. Returns Copied style...font . color ); Shows how to import a style from one document into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Form Class|Aspose.PDF for Java

    This section explains how to work with Aspose.PDF Facades using Form Class....FDF from a PDF File (Facades) Import Data into a PDF File - facades...

    docs.aspose.com/pdf/java/form-class/
  10. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various Import options to format output in Java....ImportFormatOptions Allows to specify various import options to format output. To...use the KeepSourceFormatting import format mode, // Aspose.Words...

    reference.aspose.com/words/java/com.aspose.word...