Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 64,252 for

import

(0.06 sec)
  1. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via C++ library. Save PDF document to file system, to stream, and in Web applications....PDF document to file system import AsposePDFPythonWrapp as ap...

    docs.aspose.com/pdf/python-cpp/save-pdf-document/
  2. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. Սեղմել 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...
  6. Սեղմել 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...
  7. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various Import options to format output in Java....ImportFormatOptions Allows to specify various import options to format output. To...use the KeepSourceFormatting import format mode, // Aspose.Words...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Convert HTML to JPG in Java

    This brief tutorial describes how to convert HTML to JPG in Java by providing detailed steps to configure the environment and a sample code. To convert HTML to JPG Java code demonstrates loading an HTML file and saving it as PNG image....HTML from the Maven repository Import necessary classes in the program...and then providing hints to import necessary classes. In the next...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  9. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included.... import aspose.slides as slides # Instantiate...presentation. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/ellipse/
  10. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Python via .NET, compatible with PowerPoint and OpenDocument formats....branch: import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw with slides...

    docs.aspose.com/slides/python-net/data-points-o...