Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 69,934 for

import

(0.11 sec)
  1. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Merge SVG files using Python | Aspose.PDF

    Merge SVG files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path svg_load_options...

    products.aspose.com/pdf/python-net/merger/svg/
  3. Other TeX conversion output formats | Python

    The Aspose.TeX API solution for Python provides functionality that allows you convert LaTeX files and custom TeX files. Here are a few code examples.... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/python-net/other-tex-formats/
  4. Working with Portfolio in PDF using Python|Aspo...

    How to Create a PDF Portfolio with Python. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....PDF for Python import aspose.pdf as ap # Instantiate...using the following code lines. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/portfolio/
  5. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...Python 创建 PDF import aspose.pdf as apdf from os import path path_outfile...

    products.aspose.com/pdf/zh-hans/python-net/create/
  6. Merge PNG Images in Python | products.aspose.com

    Merge PNG to PNG in Python. Use Python library API to combine PNG files...PNG to PNG import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/png...
  7. 如何用 Python.NET 设置系列隐藏|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 隐藏 Excel 中的图表系列,这里有详细的步骤指南。...NET 设置系列不可见: import os from aspose.cells import Workbook current_dir...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  8. Repair PDF with Go|Aspose.PDF for Go via C++

    This topic describes how to Repair PDF via Go... 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/repair-pdf/
  9. Your First Aspose.3D Application|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.... import aspose.threed as a3d # For...file named “document.fbx”. import aspose.threed as a3d # For...

    docs.aspose.com/3d/python-net/your-first-aspose...
  10. Manage Presentation Backgrounds in Python|Aspos...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Python via .NET, with code tips to boost your presentations....normal slide: import aspose.pydrawing as draw import aspose.slides...master slide: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/presentation-...