Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 69,939 for

import

(0.09 sec)
  1. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....instance as the parameter: import aspose.pdf as ap def add_bates_numbering...PaginationArtifact objects: import aspose.pdf as ap def add_b...

    docs.aspose.com/pdf/python-net/add-bates-number...
  2. Working with Actual Properties in Ruby | Aspose...

    Learn how to work with Microsoft Project (MPP/XML) actual properties using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/actual-properties-in...
  3. 如何在 Angular 中使用 Aspose.CAD|CAD Documentation

    在 Angular 中使用 Aspose.CAD。...中,描述启动助手进程、处理和保存图像的过程 import {Component} from '@angular/core'; import {DomSanitizer}...'@angular/platform-browser'; import {Image} from "aspose-cad/c...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  4. Add properties in XMP metadata of EPS | Python

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from datetime import datetime 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  5. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...table‑border export (quickest) import com.aspose.words.*; public...visible border) import com.aspose.words.*; import java.awt.Color;...

    forum.aspose.com/t/bug-when-generating-html-in-...
  6. 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...
  7. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....from Excel workbooks and importing content into a presentation...a simple and intuitive way. Import an Excel Chart The next step...

    docs.aspose.com/slides/net/excel-integration/
  8. Convert HTML to Image in Python | products.aspo...

    Convert HTML to Image in Python. Use Python library API to convert HTML files to Images...into Image import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  9. Convert HTML to PNG in Python | products.aspose...

    Convert HTML to PNG in Python. Use Python library API to convert HTML files to PNGs...HTML into PNG import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  10. Convert Image to PPT in Python | products.aspos...

    Convert Image to PPT in Python. Use Python library API to convert Image files to PDFs...Image into PPT import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...