Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 55,227 for

import

(0.09 sec)
  1. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…... # Import des classes Aspose.PSD nécessaires...nécessaires from aspose.psd import Image, License from aspose.psd...

    forum.aspose.com/t/modify-smartobject-psd/313972
  2. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…... import com.aspose.email.system.DateTime import java.time...Instant import java.time.temporal.ChronoUnit import java.util...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  3. Rectangle|Aspose.Slides for Python Documentation

    Create rectangle in PowerPoint presentation in Python... import aspose.slides as slides # Instantiate...given below. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/rectangle/
  4. 如何在 React 中使用 Aspose.CAD|CAD Documentation

    在 React 中使用 Aspose.CAD...过程 import React from 'react'; import './App.css'; import {boot}...{boot} from "aspose-cad/dotnet"; import {Image, PngOptions} from "aspose-cad";...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  5. Convert Markdown to PDF in Python – Aspose.HTML

    Convert Markdown to PDF using Aspose.HTML Python library. Consider Markdown to PDF conversion scenarios in Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * {{#if_output 'BMP' 'JPG' 'JPEG' 'GIF'...

    docs.aspose.com/html/python-net/convert-markdow...
  6. 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/
  7. 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/
  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. 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/
  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...