Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,803 for

import

(0.13 sec)
  1. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....that will be the owner of imported nodes. importFormatMode ImportFormatMode...ParentNode ; NodeImporter importer = new NodeImporter ( docToInsert...

    reference.aspose.com/words/net/aspose.words/nod...
  2. 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-...
  3. 检查演示文稿|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...
  4. 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...
  5. 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...
  6. 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...
  7. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF document.... now () import aspose.words.saving as aws...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...paragraphs that are part of a list: import com.aspose.words.*; public...Professionalize.Discourse: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  10. WordArt|Aspose.Slides for Python Documentation

    Add, manipulate, and manage WordArt and effects in PowerPoint presentations in Python or Aspose.Slides for Python via .NET...text using this Python code: import aspose.slides as slides with...to a text: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/wordart/