Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 50,515 for

import document

(0.25 sec)
  1. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a Document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...Clone Document, Convert Clone .ToString(SaveFormat.Html), Convert...Convert HTML back to Document, and Compare Changes Aspose.Words...

    forum.aspose.com/t/clone-document-convert-clone...
  2. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-epub-to...
  3. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF Document on any platform....Protect PDF Document Using Python Lock PDF using Aspose.PDF....unauthorized changes to the document, maintaining its accuracy...

    products.aspose.com/pdf/python-cpp/encrypt/
  4. Edit WORD In Python

    Edit a Word Document in Python code.... Use it to modify Word documents programmatically This is a...Programmatic modification of Word documents is an integral part of modern...

    products.aspose.com/words/python-net/edit/word/
  5. Edit Markdown In Python

    Edit Markdown in Python code.... Use it to modify MD documents programmatically This is a...Programmatic modification of MD documents is an integral part of modern...

    products.aspose.com/words/python-net/edit/md/
  6. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem Document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...stem document = ap.Document(str(file_path)) resolution...max_pages and page_count <= len(document.pages): new_file_name = f...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  7. 在将 Excel 转换为 PDF 时渲染实心网格线(Render Solid Gridline...

    学习如何在使用 Aspose.Cells for Python via .NET 转换 Excel 为 PDF 时显示实线网格线。... import os from aspose.cells import Workbook , PdfSaveOptions...pdf" ), pdf_save_options ) AI Document Assistant Close 使用Python.NET在PDF中嵌入附件...

    docs.aspose.com/cells/zh/python-net/render-soli...
  8. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during Import....they will be preserved during import. get recognizeUtf8Text () :...characters while loading an RTF document. // Create an "RtfLoadOptions"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF Document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...matter what I do and what PDF document I open, the value I receive...Here is my code: import com.aspose.pdf.*; import java.io.File; public...

    forum.aspose.com/t/islandscape-does-not-return-...
  10. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF Documents. Use this code for creating PDF files within any Python based application.....HTML XML VSDX PDF Create PDF Documents via Python Native and high...performance PDF (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...