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

import

(0.07 sec)
  1. Saving a Project as PDF in Ruby | Aspose.Tasks ...

    This article explains how to save project to PDF using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 options = Rjb :: import( 'com.aspose.tasks.PdfSaveOptions'...

    docs.aspose.com/tasks/java/saving-a-project-as-...
  2. Defining Weekdays for Exceptions in Ruby | Aspo...

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."Calendar1" ) 4 5 except = Rjb :: import( 'com.aspose.tasks.CalendarException'...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  3. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.ImportNode method. Imports a node from one document into another....importNode(srcNode, isImportChildren) Imports a node from one document into...node to import. isImportChildren boolean true to import all child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 其他TEX转换输出格式| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API解决方案提供了可转换乳胶文件和自定义TEX文件的功能。这是一些代码示例。... tex import * 2 from aspose. tex . io import * 3 from util...util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/tex/zh/python-net/other-tex-for...
  6. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...xps import * 2 from aspose. page . xps . xpsmodel import * 3...3 import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...
  7. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc.... import aspose.pdf as ap # Open document...PDF document for PDF/A-1b. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  8. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  9. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....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...
  10. ImageData.IsLinkOnly | Aspose.Words for .NET

    Discover the ImageData IsLinkOnly property, it indicates if an image is externally linked, enhancing document efficiency and storage management....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...