Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 69,947 for

import

(0.12 sec)
  1. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....Files - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/search/
  2. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...檔 - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/search/
  3. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering.... import aspose.slides as slides with...effective camera properties: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/shape-effecti...
  4. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...psd import Color from aspose.psd.fileformats.psd import PsdImage...psd.layers import TextLayer from aspose.pycore import cast def...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  5. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram.... VSDX ); Import Bitmap Image as a Visio Shape...API now allows developers to import a bitmap image as a Microsoft...

    docs.aspose.com/diagram/net/working-with-images/
  6. Working with Forms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using FormEditor Class....Move and Remove Form Field Import and Export Form Field Convert...

    docs.aspose.com/pdf/net/formeditor-class/
  7. for DNN|Aspose.Words for .NET

    Integrating Aspose.Words for .NET with DNN content management systems using C#....Content Exporter Module DNN Word Import Module DNN Users and Roles...

    docs.aspose.com/words/net/aspose-words-net-for-...
  8. Convert Obsidian Markdown to OneNote with Aspos...

    Sample code for convert Obsidian Markdown to OneNote using C#. Utilize the API example code for batch conversion of .md to .one within VB.NET, Asp.NET, or any .NET-based application... htmlFilePath); // Step 2: Import HTML into OneNote Document...new Document(); noteDocument.Import(htmlFilePath, new HtmlImportOptions());...

    products.aspose.com/note/net/conversion/obsidia...
  9. Image Resizer Licensing Plugin|Documentation

    Modify image dimensions and control resolution in C# with the Image Resizer plugin, offering seamless resizing capabilities for adjusting image sizes... Import your image in a compatible...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  10. Merge XPS files | Aspose.Page for Python via .NET

    Merger XPS functionality of Aspose.Page API solution for Python allows you to combine several XPS files into a single XPS or PDF document.... xps import * 4 from aspose. page . xps...presentation . pdf import * 5 from util import Util 6 ##########...

    docs.aspose.com/page/python-net/merge/xps/