Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 67,147 for

import

(0.27 sec)
  1. 用 Python.NET 缩放工作表的方法|Documentation

    本文讲解如何使用 Aspose.Cells for Python.NET 来缩放工作表。...cells import Workbook # Load the Excel file...将自定义缩放比例应用于工作表内容: from aspose.cells import Workbook # Load the Excel file...

    docs.aspose.com/cells/zh/python-net/how-to-scal...
  2. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today....embedded audio frame to a slide: import aspose.slides as slides # InstantiateS...thumbnail or preview image: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/audio-frame/
  3. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...implementation: import com.aspose.pdf.Document; import com.aspose...

    forum.aspose.com/t/nullreferenceexception-in-do...
  4. Installation | Aspose.Zip Documentation

    A comprehensive guide on installing PythonNet....your Python code: Copy 1 # Import Aspose. Zip for Python via...via . NET module 2 import aspose.zip as az 3 4 # Create and save...

    docs.aspose.com/zip/python-net/installation/
  5. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/how-to-convert-conditionally...
  6. Defining Link Type in Ruby | Aspose.Tasks Docum...

    Learn how to change Microsoft Project (MPP/XML) task link types using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...link . setLinkType( Rjb :: import( 'com.aspose.tasks.TaskLinkType'...

    docs.aspose.com/tasks/java/defining-link-type-i...
  7. Managing Resource Extended Attributes in Ruby |...

    Learn how to add, edit or remove Microsoft Project (MPP/XML) resource extended attributes using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...0 ) 4 5 attribute = Rjb :: import( 'com.aspose.tasks.ExtendedAttribute'...

    docs.aspose.com/tasks/java/extended-resource-at...
  8. Creating a Calendar in Ruby | Aspose.Tasks Docu...

    This article explains how to create calendar in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."CreateCalendar.xml" , Rjb :: import( 'com.aspose.tasks.SaveFileFormat'...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  9. Calculating Percentages in Ruby | Aspose.Tasks ...

    Learn how to calculate percentages using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...+ assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/calculating-percenta...
  10. Saving Project Data to Excel Format in Ruby | A...

    This article explains how to export Project data to Excel using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...save( "Project.XLSX" , Rjb :: import( 'com.aspose.tasks.SaveFileFormat'...

    docs.aspose.com/tasks/java/saving-project-data-...