Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 66,866 for

import

(0.09 sec)
  1. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... import aspose.slides as slides # Instantiate...operation: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/paragraph/
  2. Handling Priorities in Ruby | Aspose.Tasks Docu...

    Learn how to handle Microsoft Project (MPP/XML) priorities using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/handling-priorities-...
  3. Working with Distribution Lists in PST File|Doc...

    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....shown in the code sample below: import aspose.email as ae displayName1...add_mapi_message_item ( distributionList ) import aspose.email as ae displayName1...

    docs.aspose.com/email/python-net/working-with-d...
  4. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various Import options to format output in Java....ImportFormatOptions Allows to specify various import options to format output. To...use the KeepSourceFormatting import format mode, // Aspose.Words...

    reference.aspose.com/words/java/com.aspose.word...
  5. Saving Visio Document 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....vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/saving-visio-docum...
  6. 档案

    档案... import jpype import asposecells jpype.startJVM()...startJVM() from asposecells.api import Workbook, ChartType, FileFormatType...

    blog.aspose.com/zh/create-charts-in-excel-using...
  7. Apply License in Jython|Aspose.Words for Java

    Jython: Apply License to Aspose.Words for Java....words import Settings from com . aspose . words import License...

    docs.aspose.com/words/java/apply-license-in-jyt...
  8. 使用 Python 查看 XML 文件 | Aspose.PDF

    用于在 .NET 上打开和查看 XML 文件的 Python 源代码...此示例代码显示如何查看 XML 文件 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/view...
  9. 使用 Python 查看 XML 文件 | Aspose.PDF

    用於打開和查看 .NET 上的 XML 檔的 Python 原始程式碼...此示例代码显示如何查看 XML 文件 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/view...
  10. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal documents to PDF, the layout remains correct. However, when con…...set this up: import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.PdfPageLayout;...

    forum.aspose.com/t/ensure-vertical-text-layout-...