Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 67,132 for

import

(0.17 sec)
  1. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left 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...
  2. 将 MHTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML Python 库将 MHTML 转换为 DOCX。在即用型 Python 示例中考虑支持的 MHTML 到 DOCX 的转换方案。...'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...
  3. Globalization and Localization|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....AI Document Assistant Close Import XML to Excel workbook Using...

    docs.aspose.com/cells/net/globalization-and-loc...
  4. Aspose.Cells for Reporting Services Report Desi...

    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....work with shared datasets, import SSRS 2008/2008R2 definition...Overview Shared Datasets Support Importing Report Definition Files (SSRS...

    docs.aspose.com/cells/reportingservices/aspose-...
  5. 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/
  6. 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...
  7. 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...
  8. 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....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...
  9. 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...
  10. Disable CSS while Saving to HTML with Python.NE...

    Learn how to disable CSS styles when saving Excel files to HTML format using Aspose.Cells for Python via .NET API.... Sample Code import os from aspose.cells import Workbook , HtmlSaveOptions...

    docs.aspose.com/cells/python-net/disable-css-wh...