Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 50,368 for

import document

(0.08 sec)
  1. 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...
  2. 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...
  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. Extract data from PDF Forms using Python for .N...

    Extract user data fields from fillable PDF Document programmatically with Python sample code using Aspose.PDF for Python for .NET....powerful, and easy-to-use document manipulation API for Python...Load PDF in an instance of Document class. Get values from all...

    products.aspose.com/pdf/python-net/acroforms/ex...
  5. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...find all hyperlinks in a Word document and modify their target URLs...Example Code import com.aspose.words.*; import org.testng.annotations...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  6. Merge PDF files using Python for .NET | Aspose.PDF

    Merge PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET...a robust and user-friendly document manipulation API designed...The Python library enables document conversion from any supported...

    products.aspose.com/pdf/python-net/merger/pdf/
  7. Online Excel Text Search Application or Develop...

    Free online app to search in Excel files. Java code for any Excel file text search application....Search Excel Online Searchable Document App and Excel Search API Code...powerful Java based Excel document search engine software or...

    products.aspose.com/total/java/search/excel/
  8. Online DOC File Text Finder or Build DOC Search...

    Free online app to search in DOC file. C# API code for any DOC file text search application....Search Doc Online Searchable Document App and DOC Text Search API...Develop powerful .NET based DOC document search engine software or...

    products.aspose.com/total/net/search/doc/
  9. 用 Python 创建文档 – 创建或加载 HTML、SVG、MHTML、EPUB

    学习如何从文件、URL 加载 HTML 以及从头开始创建 HTML。考虑使用 Aspose.HTML for Python 通过 .NET 加载基于 HTML 文档的方法。...empty HTML document using Python 2 3 import os 4 import aspose.html...prepare a path to save the document 7 output_dir = "output" 8...

    docs.aspose.com/html/zh/python-net/create-a-doc...
  10. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....word as a tooltip in the PDF document so that it can popup when...examples ; import com.aspose.pdf.ButtonField ; import com.aspose...

    docs.aspose.com/pdf/java/pdf-tooltip/