Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 50,597 for

import document

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Issue when we are saving aspose document into h...

    Hi @alexey.noskov , We are facing some issue when we are saving aspose Document into html. I tried multiple ways but noting is fixing my issue and i created sample project and issue is able to reproduce. Plz save that h…...when we are saving aspose document into html Aspose.Words Product...when we are saving aspose document into html. I tried multiple...

    forum.aspose.com/t/issue-when-we-are-saving-asp...
  5. PS to PDF Merge using Python | Aspose.PDF

    Combine two or more PS Documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import necessary Python libraries...

    products.aspose.com/pdf/python-net/merger/ps-to...
  6. Converting a PCL file to BMP using Python | Asp...

    Sample code on Python for PCL to BMP conversion. Use example code for batch PCL to BMP conversion with Python and .NET...programmatically a document from PCL to BMP format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  7. Installation|Aspose.Words for Python via .NET

    Install Aspose.Words for Python using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set....code: # Import Aspose.Words for Python via .NET module import aspose...and save a simple document doc = aw . Document () builder = aw...

    docs.aspose.com/words/python-net/installation/
  8. 使用 Python 查看 XML 文件 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式打开和查看 XML 文档...此示例代码显示如何查看 XML 文件 import aspose.pdf as apdf from os import path path_infile...THROW_EXCEPTION_IMMEDIATELY document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/zh-hant/python-net/view...
  9. 使用 Python 查看 XML 文件 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式打开和查看 XML 文档...此示例代码显示如何查看 XML 文件 import aspose.pdf as apdf from os import path path_infile...THROW_EXCEPTION_IMMEDIATELY document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/zh-hans/python-net/view...
  10. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印...Output file: import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) artifact...

    products.aspose.com/pdf/zh-hans/python-net/wate...