Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 63,403 for

import

(0.08 sec)
  1. Copying And Moving Worksheets in Jython|Documen...

    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...Workbook from com . aspose . cells import SaveFormat class CopyingAndMovingWork...

    docs.aspose.com/cells/java/copying-and-moving-w...
  2. 使用 Python 转换 XML | Aspose.PDF

    用于转换 XML 并加载到 .NET Framework 上的 PDF 文档的 Python 源代码。...此示例代码显示了如何将 XML 转换为 PDF 文件 import aspose.pdf as apdf transform_xml_to_html...input_xml , xslt_string ): import xml.etree.ElementTree as ET...

    products.aspose.com/pdf/zh-hant/python-net/tran...
  3. Omr-java中文乱码 - Free Support Forum - aspose.com

    String s = “?text=Hello, World!\n” + “\tfont_style=bold\n” + “\tfont_size=24\n” + “\n” + “#你今天你今天怎么样子?\n” + “\t() Pretty good, thanks! () I won’t respond until I see my lawyer.\n” + “\t()很好你很好很好挖到! () I won’t respo…...vo; import com.aspose.omr.*; import com.aspose.omr...Encoding; import com.aspose.words.FontSettings; import net.coobird...

    forum.aspose.com/t/omr-java/312898
  4. Working with Messages in a PST File|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....pst import PersonalStorage , StandardIpmFolder...MapiMessageCollectio. import os from aspose.email.mapi import MapiMessage...

    docs.aspose.com/email/python-net/working-with-m...
  5. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply AboveAverage conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  6. Writing Updated TaskLink Data to MPP in Ruby

    Learn how to write Microsoft Project (MPP/XML) task links using Aspose.Tasks Java for Ruby....one_min 4 project = Rjb :: import( 'com.aspose.tasks.Project'...:: import( 'com.aspose.tasks.Tsk' ) 6 prj = Rjb :: import( 'com...

    docs.aspose.com/tasks/java/writing-updated-task...
  7. FieldIncludePicture.graphic_filter property | A...

    FieldIncludePicture.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIncludePicture.resize_vertically property ...

    FieldIncludePicture.resize_vertically property. Gets or sets whether to resize the picture vertically from the source....how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...and fields. builder = Rjb :: import ( 'com.aspose.words.DocumentBuilder'...

    docs.aspose.com/words/java/update-fields-in-ruby/
  10. Rendering Task Usage View in Ruby

    Learn how to render Microsoft Project (MPP/XML) task usage views using Aspose.Tasks Java in Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 options = Rjb :: import( 'com.aspose.tasks.PdfSaveOptions'...

    docs.aspose.com/tasks/java/rendering-task-usage...