Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 69,934 for

import

(0.17 sec)
  1. Converting Between Formats – Aspose.HTML for Py...

    Learn how to convert HTML, MHTML, EPUB, Markdown, and SVG files using Aspose.HTML for Python via .NET....class: 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/python-net/converting-betw...
  2. Grouping and Ungrouping Rows and Columns in Rub...

    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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  3. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...examples ; import com.aspose.pdf.* ; import java.util.* ;...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  4. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...xps import * 2 from aspose. page . xps . xpsmodel import * 3...3 import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...
  5. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored Import settings for optimal results....class Allows to specify various import options to format output. To...whether to change a first imported section type to the NewPage...

    reference.aspose.com/words/net/aspose.words/imp...
  6. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....NET to the project Import the aspose.words module into... Commence the process by importing the aspose.words module, defining...

    kb.aspose.com/words/python/convert-markdown-to-...
  7. CompositeNode.insertAfter method | Aspose.Words...

    CompositeNode.insertAfter method. Inserts the specified node immediately after the specified reference node....to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldInclude.source_full_name property | Aspose...

    FieldInclude.source_full_name property. Gets or sets the location of the document....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. field = builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manipulating Photoshop Formats|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.... Importing image to PSD layer This article...Imaging for Java to add or import an image to a PSD layer. Aspose...

    docs.aspose.com/imaging/java/manipulating-photo...
  10. Add Tooltip in PDF using Python

    This article guides on how to add a tooltip in PDF using Python. It has the details to set the IDE, a list of steps, and a sample code for generating the PDF mouseover popup text using Python....NET to add a tooltip Import the required classes and modules...work with PDF hover text . Import the necessary classes and modules...

    kb.aspose.com/pdf/python/add-tooltip-in-pdf-usi...