Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 4,798 for

import

(0.07 sec)
  1. Aspose.Words - Opening non-Word files has diffe...

    We’ve recently renewed our Aspose.Total for Java license and was additionally looking to see about bumping to the latest versions of the Aspose.Xxx families of products. One post-processing flow we have converts Office …...office import com.amazonaws.services.s3.model...S3ObjectInputStream import com.aspose.words.Document import com.aspose...

    forum.aspose.com/t/aspose-words-opening-non-wor...
  2. How to Generate PDF from Excel in Java

    In this brief tutorial we will learn how to generate PDF from Excel in Java. You can perform these tasks in macOS, Linux, and Windows....reference to Workbook class using Import in the program Load the source...your project from Maven and import the Workbook class in the program...

    kb.aspose.com/cells/java/how-to-generate-pdf-fr...
  3. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Python, about CSS Selector and XPath usage.... html import * 2 3 # Prepare HTML code 4...NET. Copy 1 import os 2 from aspose. html import * 3 4 # Load...

    docs.aspose.com/html/python-net/html-navigation/
  4. How to Convert PDF to Presentation using C#

    This simple how-to-topic is about how to convert PDF to presentation using C# by following the detailed configuration steps to verify the working sample code. You can Import PDF in PowerPoint using C# by following a very simple API interface.... You can import PDF in PowerPoint using C#... macOS and Linux. Steps to Import PDF in PowerPoint using C#...

    kb.aspose.com/slides/net/how-to-convert-pdf-to-...
  5. 检查演示文稿|Aspose.Slides for Python 文档

    在 Python 中读取和修改 PowerPoint 演示文稿属性...请参见以下 Python 代码: import aspose.slides as slides info1...代码向您展示如何获取演示文稿属性(有关演示文稿的信息): import aspose.slides as slides info...

    docs.aspose.com/slides/zh/python-net/examine-pr...
  6. Change Progress of a Task in Ruby

    Learn how to change task progress in Microsoft Project (MPP/XML) files using Aspose.Tasks Java in Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...add( "Task" ) 4 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 5...

    docs.aspose.com/tasks/java/change-progress-of-a...
  7. Baseline Task Scheduling in Ruby

    Learn how to edit Microsoft Project (MPP/XML) task baselines using Aspose.Tasks Java for Ruby....oneMinute 4 project = Rjb :: import( 'com.aspose.tasks.Project'...project . setBaseline( Rjb :: import( 'com.aspose.tasks.BaselineType'...

    docs.aspose.com/tasks/java/baseline-task-schedu...
  8. Read Timephased Data of a Resource in Ruby

    Learn how to generate or edit timephased data of Microsoft Project (MPP/XML) resources using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...getByUid( 1 ) 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/read-timephased-data...
  9. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various Import options to format output...class Allows to specify various import options to format output. To...how the numbering will be imported when it clashes in source...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_lines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) document... This option allows to import such empty lines. @property...MarkdownLoadOptions MarkdownLoadOptions.import_underline_formatting property...

    reference.aspose.com/words/python-net/aspose.wo...