Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,459 for

import document

(0.09 sec)
  1. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side.... Document ( file_name = MY_DIR + 'Images...aw . Document () # Import a shape from the source document and...

    reference.aspose.com/words/python-net/aspose.wo...
  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.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageData.CropTop | Aspose.Words for .NET

    Optimize your images with ImageData CropTop, controlling picture removal from the top for perfect framing and enhanced visual appeal.... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::ImportFormatOptions::get_SmartSt...

    Aspose::Words::ImportFormatOptions::get_SmartStyleBehavior method. Gets or sets a boolean value that specifies how styles will be Imported when they have equal names in source and destination Documents. The default value is false in C++....specifies how styles will be imported when they have equal names...in source and destination documents. The default value is false...

    reference.aspose.com/words/cpp/aspose.words/imp...
  7. 保存 SVG 文件 – Aspose.SVG for Python via .NET

    了解如何使用 Aspose.SVG Python 库将 SVG 文档保存到文件、内存流或 Url。...文档保存到文件中: Copy 1 import os 2 from aspose. svg import * 3 4 # Prepare...12 # Load the existing SVG document from a file 13 with SVGDocument...

    docs.aspose.com/svg/zh/python-net/save-svg-file/
  8. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。... 4 import os 5 from aspose. svg import * 6 7 # Setup..."data/" 9 document_path = os. path . join (data_dir, "document.svg"...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  9. Extract Images From Website in Python – Aspose....

    Learn how to download images from website. Consider Python examples to automate extracting images from website using Aspose.HTML....Website Most pictures in an HTML document are represented using the...images. Call the method on the document to retrieve all <img> elements...

    docs.aspose.com/html/python-net/extract-images-...
  10. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples....creating professional, editable documents from e-book content. DOCX...aspose.html import * from aspose.html.converters import * from aspose...

    docs.aspose.com/html/python-net/convert-epub-to...