Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 56,376 for

import document

(0.26 sec)
  1. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtinDocumentproperties/) and [CustomDocumentProperties](../customDocumentproperties/) collections...the Work with Document Properties documentation article. Remarks...with a document’s custom properties. import datetime import aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....control various aspects of document saving, such as format‑specific...code examples. When saving a document, you can set some advanced...

    docs.aspose.com/words/python-net/specify-save-o...
  4. 获取、更新和展开书签使用Python|Aspose.PDF for Python via .NET

    本文描述了如何使用我们的Aspose.PDF for Python库在PDF文件中使用书签。...获取、更新和展开书签使用Python Contents [ Hide ] 获取书签 Document 对象的 OutlineCollection 集合包含了...PDF 文件中获取书签。 import aspose.pdf as ap # 打开文档 document = ap . Document...

    docs.aspose.com/pdf/zh/python-net/get-update-an...
  5. Buat Dokumen Dalam Java

    Cipta fail menggunakan pustaka Java. Buat dokumen baharu dengan mudah dalam Java dalam beberapa langkah....Carta import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/ms/java/make/
  6. Buat DOC Menggunakan Java

    Buat DOC baharu dalam Java dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka Java....Carta import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/ms/java/make/doc/
  7. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....with a document’s custom properties. import datetime import aspose...as aw from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA project’s code page....Examples Shows how to access a document’s VBA project information...api_example_base import ApiExampleBase , MY_DIR import aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Online PowerPoint Text Search Application or De...

    Free online app to search in PowerPoint files. Java code for any PowerPoint file text search application....Powerpoint Online Searchable Document App and PowerPoint Text Search...powerful Java based PowerPoint document search engine software or...

    products.aspose.com/total/java/search/powerpoint/
  10. 使用 Python 从 PDF 中删除表格 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中删除表格...中删除表格-Python import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) absorber...

    products.aspose.com/pdf/zh-hans/python-net/tabl...