Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 70,109 for

import

(1.8 sec)
  1. Add named value in XMP metadata of EPS | Python

    The process of adding named value in XMP metadata 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 util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  2. Convert PDF to OneNote with Aspose.Note and Asp...

    Sample code for convert PDF to OneNote using C#. Utilize the API example code for batch conversion of .pdf to .one within VB.NET, Asp.NET, or any .NET-based application... htmlFilePath); // Step 2: Import HTML into OneNote var document...= new Document(); document.Import(htmlFilePath); document.Save(oneFilePath);...

    products.aspose.com/note/net/conversion/pdf-to-...
  3. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...FillOpacity (problem 1) and the PSD import of GradientOverlay (problem...Java example import com.aspose.psd.Image; import com.aspose.psd...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  4. CompositeNode.insertBefore method | Aspose.Word...

    CompositeNode.insertBefore method. Inserts the specified node immediately before the specified reference node....to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Converting a SVG file to JPEG using Python | As...

    Sample code on Python for SVG to JPEG conversion. Use example code for batch SVG to JPEG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/s...
  6. Converting a SVG file to PNG using Python | Asp...

    Sample code on Python for SVG to PNG conversion. Use example code for batch SVG to PNG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/s...
  7. 格式之间的转换 – Aspose.HTML for Python

    了解如何使用 Aspose.HTML for Python 通过 .NET 转换 HTML、MHTML、EPUB、Markdown 和 SVG 文件。...转换为 PDF: Copy 1 import aspose.html as ah 2 import aspose.html.converters...converters as conv 3 import aspose.html.saving as sav 4 5 document...

    docs.aspose.com/html/zh/python-net/converting-b...
  8. 在 PST 文件中使用日历项目|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.email as ae pst = ae...为已有的循环添加例外。以下代码示例说明了此功能的用法。 from datetime import datetime , timedelta from aspose...

    docs.aspose.com/email/zh/python-net/working-wit...
  9. Add XML Map inside the Workbook using XmlMapCol...

    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....method, which you can use to import an XML map into the workbook...the XML map that has been imported from the sample.xml into the...

    docs.aspose.com/cells/net/add-xml-map-inside-th...
  10. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... import aspose.slides as slides import aspose.pydrawing...pydrawing as draw import io # Accessing the presentation with ActiveX...

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