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

import document

(0.09 sec)
  1. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net....cells import Workbook import aspose.cells import os import pytest...pytest # The path to the documents directory current_dir = os ....

    docs.aspose.com/cells/python-net/delete-named-r...
  2. aspose.words.loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading Documents....additional options when loading documents. Classes Class Description...options when loading CHM document into a Document object. To learn more...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" Document using Aspose.PDF for Python...manipulate and convert PDF documents in their Python applications...show you how to create a PDF document with the text “Hello World...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  4. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word Document and then delete them with revision. But we have few issues and want to clarify. Why is the list num not visible? Why we dont see a strikethr…...put a FieldListNum in a word document and then delete them with...org.example; import com.aspose.words.*; import java.util.Arrays;...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  5. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading Documents in C++....additional options when loading documents. Classes Class Description...options when loading CHM document into a Document object. To learn more...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。...into a Word document. package AddGroupShape ; import Aspose . Words...Words .*; import Aspose . Words . Drawing .*; import Aspose ....

    docs.aspose.com/words/zh/java/how-to-add-group-...
  7. 使用 Python 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式使用密码锁定 PDF... 使用 Document 實例載入 PDF。 建立 DocumentPrivilege...DocumentPrivilege 物件並設定選項。 呼叫 Document.Encrypt 方法使用 AES-128 加密 PDF。 以 PDF...

    products.aspose.com/pdf/zh-hant/python-net/prot...
  8. 使用 Python 查看 CGM 文件 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式打开和查看 CGM 文档...此示例代码显示如何查看 CGM 文件 import aspose.pdf as apdf from os import path path_infile...CgmLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/zh-hans/python-net/view...
  9. Online XLSX File Text Finder or Build XLSX Sear...

    Free online app to search in XLSX file. C++ API code for any XLSX file text search application....Search Xlsx Online Searchable Document App and XLSX Text Search Library...Develop powerful C++ based XLSX document search engine software or...

    products.aspose.com/total/cpp/search/xlsx/
  10. 使用 Java 製作 DOC

    通過幾個步驟在 Java 中創建一個新的 DOC。使用 Java 庫輕鬆創建 DOC。...插入圖表 import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/zh-hant/java/make/doc/