Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 109,869 for

import

(0.11 sec)
  1. Insert Nested Fields in Jython|Aspose.Words for...

    Insert Nested Fields using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import DocumentBuilder from com ....

    docs.aspose.com/words/java/insert-nested-fields...
  2. Node to HTML strings taking long time in conver...

    Hi Team, We are trying to convert nodes to HTML strings for a document(.docx) using aspose words in python, but the execution is taking ~ 500 ms for each node on my machine. For 10K nodes, total time taken for this incr…...reproducible Code : import aspose.words as aw from uuid import uuid4 from...from datetime import datetime # Load license license = aw.License()...

    forum.aspose.com/t/node-to-html-strings-taking-...
  3. Replace a Picture Shape of the Visio Diagram 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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...into bytes array fi = Rjb :: import ( 'java.io.File' ) . new (...

    docs.aspose.com/diagram/java/replace-a-picture-...
  4. Working with Forms using Python|Aspose.PDF for ...

    This section contains articles relating to work with forms in PDF documents using Python API....available: export/import fdf export/import xfdf export/import xml export/set...rename fields from asposepdf import Api , Forms # init license...

    docs.aspose.com/pdf/python-java/forms/
  5. Create New Email in 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....- email import Settings from com.aspose.email import MailMessage...email import MailAddress from com.aspose.email import MailMessageSaveType...

    docs.aspose.com/email/java/create-new-email-in-...
  6. Managing WordArt Properties in Ruby|Aspose.Slid...

    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....Presentation class pres = Rjb::import('com.aspose.slides.Presentation')...getShapes().addAutoShape(Rjb::import('com.aspose.slides.ShapeType')...

    docs.aspose.com/slides/java/managing-wordart-pr...
  7. Defining Weekdays for Calendar in Ruby

    Learn how to define calendar weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."Calendar1" ) 3 weekday = Rjb :: import( 'com.aspose.tasks.WeekDay'...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  8. Convert SVG to PDF – Python Examples

    You will learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG Python library.... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – HTML Import - Text Features https://docs.aspose.com/words/net/text-features-supported-on-html-Import/ Recent content in HTML Import - Text Features o......org/2005/Atom Documentation – HTML Import - Text Features https://docs...ed-on-html-import/ Recent content in HTML Import - Text Features...

    docs.aspose.com/words/net/text-features-support...
  10. to_image方法 | Aspose.Cells for Python via .NET A...

    to_image方法 to_image(stream, image_type) 创建形状图像并将其保存到指定格式的流中。 def to_image ( self , stream , image_type ): ... 范围 类型 描......drawing import ImageType from io import BytesIO imageStream...from aspose.cells.rendering import ImageOrPrintOptions op = ImageOrPrintOptions...

    reference.aspose.com/cells/python-net/zh/aspose...