Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 43,929 for

import document

(0.22 sec)
  1. Փոխարկել WORD MARKDOWN Java

    Փոխարկեք WORD ը MARKDOWN ձևաչափի Java կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ Word-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/wo...
  2. Փոխարկել WORD TXT Java

    Փոխարկեք WORD ը TXT ձևաչափի Java կոդով: Պահեք WORD որպես TXT օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ Word-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/wo...
  3. CompositeNode.prependChild method | Aspose.Word...

    CompositeNode.prependChild method. Adds the specified node to the beginning of the list of child nodes for this node....inserted was created from another document, you should use DocumentBase...to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++....the same document as well as to different document. Linked style...the imported style. Examples Shows how to clone a document’s style...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。... Document.unprotect 方法正好说明了这一点。 添加文档保护...护方法之一。 Aspose.Words 允许您使用 Document.protect 方法保护文档免遭更改。此方法不是安全功能,也不加密文档。...

    docs.aspose.com/words/zh/python-net/restrict-do...
  6. Փոխարկել HTML EPUB Java

    Փոխարկեք HTML ը EPUB ձևաչափի Java կոդով: Պահեք HTML որպես EPUB օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ HTML-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/ht...
  7. Փոխարկել TEXT HTML Java

    Փոխարկեք TEXT ը HTML ձևաչափի Java կոդով: Պահեք TEXT որպես HTML օգտագործելով Java:...մուտքային ֆայլի ուղին և ստեղծեք Document օբյեկտ՝ տեքստ-ի բովանդակությունը...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/hy/java/conversion/te...
  8. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。... import aspose.pdf as apdf from os import path path_infile...infile ) # Open document document = apdf . Document ( path_infile...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  9. Ruby 中的 Hello World|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.... workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...format file_format_type = Rjb :: import ( 'com.aspose.cells.FileFormatType'...

    docs.aspose.com/cells/zh/java/hello-world-in-ruby/
  10. Add Bookmark to PDF using Python | Aspose.PDF

    Add bookmark to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...work with Bookmarks in PDF Document with Python Library Use the...navigate long or complex documents efficiently. Well-structured...

    products.aspose.com/pdf/python-net/bookmarks/