Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 69,938 for

import

(0.11 sec)
  1. ImageData.CropLeft | Aspose.Words for .NET

    Discover the ImageData CropLeft property to easily adjust image framing by removing unwanted portions from the left side for a perfect fit....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...
  2. ImageData.CropRight | Aspose.Words for .NET

    Discover the ImageData CropRight property, control picture cropping from the right side for precise image editing and enhanced visual appeal....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...
  3. ImageData.CropBottom | Aspose.Words for .NET

    Discover the ImageData CropBottom property to easily customize your images by removing unwanted portions from the bottom for a perfect fit....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. Manage Presentations in .NET|Aspose.Slides Docu...

    Manage PowerPoint PPT, PPTX and ODP presentations in .NET with Aspose.Slides: create, load, edit, clone slides and control content programmatically....NET Import Presentations from PDF or HTML...

    docs.aspose.com/slides/net/manage-presentation/
  5. Manage Presentation Backgrounds in Python|Aspos...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Python via .NET, with code tips to boost your presentations....normal slide: import aspose.pydrawing as draw import aspose.slides...master slide: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/presentation-...
  6. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library.... import aspose.pdf as ap # Open document...associated with the Bookmark object. import aspose.pdf as ap # Create PdfBookmarkEditor...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  7. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....using Python import AsposePDFPythonWrapp as ap import AsposePDFPython...

    products.aspose.com/pdf/python-cpp/stamps/text/
  8. 在 Python 中将 MHTML 转换为 PNG – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 MHTML 转换为 PNG。在 Python 示例中考虑所支持的 MHTML 到 PNG 的转换方案。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  9. Փոխարկել WORD EPUB Python

    Փոխարկեք WORD ը EPUB ձևաչափի Python կոդով: Պահեք WORD որպես EPUB օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...) doc.save( "Output.epub" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  10. Փոխարկել JPG GIF Python

    Փոխարկեք JPG ը GIF ձևաչափի Python կոդով: Պահեք JPG որպես GIF օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...ImageSaveOptions(aw.SaveFormat.GIF)) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...