Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 66,843 for

import

(0.07 sec)
  1. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...can follow the steps below: Import the necessary modules and classes...PSD library: from aspose.psd import Graphics , Pen , Color , Rectangle...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  2. Smartly Importing Nested Objects into Excel Wit...

    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....Ask AI Smartly Importing Nested Objects into Excel With Smart...nested data is standard. How to Import Anonymous Types or Custom Objects...

    docs.aspose.com/cells/net/how-to-import-nested-...
  3. Update and Save an Email in Ruby|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....MessageFormat email = Rjb :: import ( 'com.aspose.email.MailMessage'...MailAddressCollectio object contacts = Rjb :: import ( 'com.aspose.email.MailAddressCollectio'...

    docs.aspose.com/email/java/update-and-save-an-e...
  4. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import SaveFormat...

    docs.aspose.com/words/java/working-with-comment...
  5. Convert PDF to Excel in Go|Aspose.PDF for Go vi...

    Aspose.PDF for Go allows you to convert PDF to XLSX format.... Import Required Packages. Open a PDF...PDF Document. package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-xlsx/
  6. 用Python在演示文稿中自定义气泡图|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 中创建并自定义强大的气泡图,轻松提升数据可视化。... import aspose.slides.charts as charts import aspose.slides...给出示例代码。 import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/bubble-chart/
  7. Setting Formula Calculation Mode of Workbook wi...

    Learn how to set formula calculation mode (automatic, manual) in Excel workbooks using Aspose.Cells for Python via .NET API. Step-by-step guide with code examples....cells import Workbook , CalcModeType # Load..."output.xlsx" ) import os from aspose.cells import Workbook , CalcModeType...

    docs.aspose.com/cells/python-net/setting-formul...
  8. Untangle Row Bookmarks in Ruby|Aspose.Words for...

    Untangle row bookmarks using Ruby.... getAncestor ( Rjb :: import ( "com.aspose.words.Row" ))...getBookmarkEnd () . getAncestor ( Rjb :: import ( "com.aspose.words.Row" ))...

    docs.aspose.com/words/java/untangle-row-bookmar...
  9. Insert a New Blank Page into a Visio Drawing in...

    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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...page object new_page = Rjb :: import ( 'com.aspose.diagram.Page'...

    docs.aspose.com/diagram/java/insert-a-new-blank...
  10. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....might implement this in Java: import com.github.mustachejava.DefaultMustacheFacto;...DefaultMustacheFacto; import com.github.mustachejava.Mustache; import com.github...

    forum.aspose.com/t/apply-custom-class-using-mus...