Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 37,063 for

import

(0.2 sec)
  1. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。...Cells设置打印区域 通过工作表的页面设置设置打印区域: import aspose.cells as ac # Load sample...如何使用Aspose.Cells清除打印区域 删除现有的打印区域定义: import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  2. Merge PDF Files To PNG Using Python | products....

    Merge multiple PDF files in Python....single PNG file import aspose.slides as slides import aspose.pydrawing...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  3. Merge PDF Files To JPG Using Python | products....

    Merge multiple PDF files in Python....single JPG file import aspose.slides as slides import aspose.pydrawing...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  4. Parent and Child Tasks in Ruby

    Learn how to work with Microsoft Project (MPP/XML) parent-child relations using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/parent-and-child-tas...
  5. Outline Properties in Ruby

    Learn how to iterate over project tasks and read outline number and level using Aspose.Tasks Java for Ruby API....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/outline-properties-i...
  6. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!...dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Սեղմել DOC Ը Python Ում

    Սեղմեք DOC ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...install aspose-words Պատճենել import aspose.words as aw doc = aw...) doc.save( "Output.doc" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/compres...
  9. Սեղմել JPG Ը Python Ում

    Սեղմեք JPG ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք JPG բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...install aspose-words Պատճենել import aspose.words as aw doc = aw..."Output.jpg" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/compres...
  10. PDF Annotations using C++|Aspose.PDF for C++

    This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation in C++... Import and Export Annotations to XFDF...format - you will know how to import and export annotation with...

    docs.aspose.com/pdf/cpp/annotations/