Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 50,471 for

import document

(0.24 sec)
  1. PDF to JPEG Converter using Go | Aspose.PDF

    Go sample code for converting PDF to JPEG on any platform...convert programmatically a document from PDF to JPEG format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  2. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom side in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...Aspose :: Words :: Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Markdown 转换器 – Aspose.HTML for Python via .NET

    了解如何使用 Aspose.HTML Python 库将 Markdown 转换为其他格式,并考虑 Markdown 转换场景。...'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/markdown-con...
  4. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location....from a Document Contents [ Hide ] When processing documents, a common...extract all images found in the document and export them to an external...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  5. Extract text or images from PDF using Python | ...

    Python source code to extract text and images from PDF files....Programmatic modification of PDF documents is an essential part of modern... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/parser/
  6. Convert Dates to Japanese Dates with Python.NET...

    Learn how to convert Gregorian dates to Japanese dates in Excel files using Aspose.Cells for Python via .NET....Japanese dates: import os from aspose.cells import Workbook , LoadOptions...functionality for this conversion. AI Document Assistant Close Support for...

    docs.aspose.com/cells/python-net/convert-dates-...
  7. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...Words can import footnotes that are marked up...footnotes when you save the document as DOCX . The key is to use...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  8. 在 Python.NET 中使用 InterruptMonitor 在转换或加载过慢时停止操作...

    学习如何在 Python 中使用 Aspose.Cells 的 InterruptMonitor 中断 Excel 文件处理,以在长时间操作中高效管理资源。...test_run () 示例代码 import os import threading import time from aspose...aspose.cells import Workbook , Worksheet , CellsException , ExceptionType...

    docs.aspose.com/cells/zh/python-net/stop-conver...
  9. FieldInclude.TextConverter | Aspose.Words for .NET

    Discover the FieldInclude TextConverter property—easily manage file format conversions with customizable text converter names for enhanced workflow efficiency.... Document doc = new Document (); DocumentBuilder...INCLUDE field to import a portion of another document in the local...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Simple Mail Merge in Ruby|Aspose.Words for Java

    Simple Mail Merge using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...'/data/quickstart/' \ # Open the document. doc = Rjb :: import ( 'com.aspose.words...

    docs.aspose.com/words/java/simple-mail-merge-in...