Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,798 for

import

(0.03 sec)
  1. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents in C++....loads external resource when importing a document and inserting images...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Manipulating Adobe Photoshop Formats|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.... Importing image to PSD layer This article...usage of Aspose.PSD to add or import an image to a PSD layer. Aspose...

    docs.aspose.com/psd/net/manipulating-adobe-phot...
  3. Portion|Aspose.Slides for Python Documentation

    Get portion in PowerPoint presentation in Python...the beginning of the portion: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/portion/
  4. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....into a video: import aspose.slides as slides import subprocess with...the previous presentation: import aspose.pydrawing as drawing...

    docs.aspose.com/slides/python-net/convert-power...
  5. FieldInclude.LockFields | Aspose.Words for .NET

    Manage document updates effortlessly with the FieldInclude LockFields property. Control field editing and enhance document integrity with ease....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. FieldInclude field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Clone Slides|Aspose.Slides for Python Documenta...

    Clone PowerPoint slide in Python... import aspose.slides as slides # Instantiate...Position 2 – of the presentation. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/clone-slides/
  7. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, Important classes and a runnable sample code to extract bookmarks in PDF using Python....NET to read bookmarks Import aspose.pdf library to access...using Python . It uses the import directive to access all the...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  8. 将 PowerPoint 转换为视频|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 转换为视频...演示文稿转换为视频: import aspose.slides as slides import subprocess with...效果。让我们向之前的演示程序添加另一个幻灯片和过渡: import aspose.pydrawing as drawing...

    docs.aspose.com/slides/zh/python-net/convert-po...
  9. Editing Task Baseline Durations in Ruby

    Learn how to edit Microsoft Project (MPP/XML) task baseline durations 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/task-baseline-durati...
  10. Resource Cost in Ruby

    Learn how to work with Microsoft Project (MPP/XML) resource costs using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...getResources() . toList() 3 rsc = Rjb :: import( 'com.aspose.tasks.Rsc' ) 4...

    docs.aspose.com/tasks/java/resource-cost-in-ruby/