Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 50,517 for

import document

(0.43 sec)
  1. 使用 Python 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 Python 原始程式碼。...檔案 - Python import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) searchTerm...

    products.aspose.com/pdf/zh-hant/python-net/reda...
  2. Calculation of Array Formula of Data Tables wit...

    Learn how to calculate array formulas for Excel data tables using Aspose.Cells for Python via .NET API. Modify and save spreadsheets programmatically....excel file : import os from aspose.cells import Workbook # For...)) Python Code Explanation: import aspose.cells as ac # Load source...

    docs.aspose.com/cells/python-net/calculation-of...
  3. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...保存文件到响应流 XLS文件 import os from aspose.cells import Workbook , XlsSaveOptions...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/zh/python-net/saving-file...
  4. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....first you need to create a Document object and a TextStamp object...to add the stamp in the PDF document. The following code snippet...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  7. Remove DOCX Annotation Online or Manage Annotat...

    delete comments from DOCX file through online app for free. Java API code to manage comments of DOCX files....Docx Clear Comments from DOCX Document Online or Manage via Java...Develop powerful Java based DOCX document annotation utility application...

    products.aspose.com/total/java/annotate/docx/
  8. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....Contents [ Hide ] When loading a document, you can set some advanced...Word application can display documents in differently. For example...

    docs.aspose.com/words/python-net/specify-load-o...
  9. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells for Python via .NET library to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Adds color cues that make important data points stand out visually...aspose.cells import Workbook from aspose.cells import Workbook ...

    docs.aspose.com/cells/python-net/how-to-add-top...
  10. Setting Formula Calculation Mode of Workbook wi...

    Learn how to set formula calculation mode (automatic, manual) in Excel workbooks using Aspose.Cells for Python via .NET API. Step-by-step guide with code examples....cells import Workbook , CalcModeType # Load..."output.xlsx" ) import os from aspose.cells import Workbook , CalcModeType...

    docs.aspose.com/cells/python-net/setting-formul...