Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 70,111 for

import

(0.37 sec)
  1. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on sections. For this we iterate over all sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...Add(node); to import them into a new document. This...appears on paper). After importing into the new document the...

    forum.aspose.com/t/importnode-changes-layout-of...
  2. 在 Python 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式管理 PDF 表单。...中创建 PDF 表单 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  3. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using Java library....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/delete-pages/
  4. 安装|Documentation

    了解使用 NuGet 和程序包管理器 GUI 或控制台安装 Python Finance 库 API。...Finance: import aspose.finance.xbrl as afx...

    docs.aspose.com/finance/zh/python-net/installat...
  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/autofit-rows-and-...
  6. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/find-and-replace-in-...
  7. Parsing Outlook Message Files in Ruby|Documenta...

    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....outlook_message_file = Rjb :: import ( 'com.aspose.email.MapiMessage'...

    docs.aspose.com/email/java/parsing-outlook-mess...
  8. Read Shape's User-Defined Cells in Ruby|Documen...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/read-shape-s-user-...
  9. How to Generate Excel File in Java

    In this step by step tutorial you will learn how to generate Excel file in Java. These steps are same for Linux, macOS and Windows operating systems....Worksheet , and Cells classes using Import in the program Instantiate...added to run this code. You may import a few classes like Workbook...

    kb.aspose.com/cells/java/how-to-generate-excel-...
  10. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....words import Document , HeaderFooterType...collection: from aspose.words import Document , HeaderFooterType...

    docs.aspose.com/words/python-net/working-with-h...