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

import document

(0.1 sec)
  1. 使用Python.NET在多线程中同时读取单元格值|Documentation

    了解如何使用Aspose.Cells for Python via .NET API在多个线程中同时读取单元格值。... import threading import random import time from aspose...aspose.cells import Workbook test_workbook = None def thread_loop...

    docs.aspose.com/cells/zh/python-net/reading-cel...
  2. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。...文档是否兼容 PDF/A-1a 或 PDF/A-1b,请使用 Document 类的 validate 方法。此方法允许您指定保存结果的文件名称以及所需的验证类型...PDF/A-1A。 import aspose.pdf as ap # 打开文档 document = ap . Document...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  3. Aspose::Words::Loading::RtfLoadOptions::get_Rec...

    Aspose::Words::Loading::RtfLoadOptions::get_RecognizeUtf8Text method. When set to true, will try to detect UTF8 characters, they will be preserved during Import in C++....they will be preserved during import. bool Aspose :: Words :: Loading...characters while loading an RTF document. // Create an "RtfLoadOptions"...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a Document using Python....with headers and footers in a document. A header is text that is...on all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/python-net/working-with-h...
  5. 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...
  6. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...dialog when printing //Print document using printer and page settings...and right margins. Print the Document : After adjusting the page...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  7. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform.... powerful and easy-to-use document manipulation API for python-cpp...PDF, HTML, TXT, and DOCX documents into parts. For more details...

    products.aspose.com/pdf/python-cpp/splitter/
  8. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_Document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…... merged_document.docx (21.4 KB) 2.docx (28...implementation: merged_document = aw.Document() merged_document.remove_all_children()...

    forum.aspose.com/t/formatting-issue-when-mergin...
  9. 在将 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...
  10. 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/