Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 66,872 for

import

(1.04 sec)
  1. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting presentation impact across PPT, PPTX and ODP formats with clear code examples.... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Create an...

    docs.aspose.com/slides/python-net/chart-data-ma...
  2. 在Visual Studio中配置产品|Aspose.Words为C++

    手动配置 Aspose.Words为C++ 在Visual Studio。...Group> 在 ImportGroup 内添加以下 Import 标记: <ImportGroup Label= "ExtensionTargets"..."ExtensionTargets" > <Import Project= "<path-to>\CodePorting.Translator...

    docs.aspose.com/words/zh/cpp/configure-aspose-w...
  3. 使用 Python 从 PDF 中移除水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中删除水印的 Python 源代码....中删除水印-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  4. Protect ODP Presentation Files using Python | p...

    Python source code to protect ODP Presentation....ODP Presentation using Python import aspose.slides as slides with...ODP Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/protect/odp/
  5. Set the background color for PDF with Go via C+...

    Set background color for the your PDF file with Go via C++.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/set-background-color/
  6. 使用 Python 从 PDF 中提取表格 | Aspose.PDF

    用於處理從 .NET 框架、.NET Core 和 PHP、VBScript、德爾菲C++上的 PDF 檔中提取表的 Python 原始程式碼。...中提取表格 - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  7. Page Breaks|Aspose.Words for JasperReports

    Aspose.Words for JasperReports supports three ways page breaks are inserted between document pages....parameter: JasperReports Java import com . aspose . words . jasperreports...parameter: JasperReports Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/page-breaks/
  8. 在 Jython 中管理文档属性|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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/zh/java/managing-document...
  9. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加水印的 Python 源代码。...添加水印-Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  10. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    Learn how to calculate Excel 2016 MINIFS and MAXIFS functions using Aspose.Cells for Python via .NET API with code examples.... import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/python-net/calculation-of...