Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 50,407 for

import document

(0.07 sec)
  1. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...the Working with Fields documentation article. Remarks Retrieves...modifications made to the document. (Inherited from Field ) is_linked...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SVG to PNG Converter using Python | Aspose.PDF

    Sample code on Python for SVG to PNG conversion. Use example code for batch SVG to PNG conversion with Python and .NET...programmatically a document from SVG to PNG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/s...
  3. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during Import....they will be preserved during import. @property def recognize_utf8_text...characters while loading an RTF document. # Create an "RtfLoadOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using Java library....examples ; import com.aspose.pdf.* ; public class...// Open document Document pdfDocument = new Document ( _dataDir...

    docs.aspose.com/pdf/java/delete-pages/
  5. Why Not Open XML SDK|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly‑typed way. That...

    docs.aspose.com/cells/java/why-not-open-xml-sdk/
  6. 支持在用Python加载HTML到Excel工作簿时布局DIV标签 via .NET|Docu...

    学习如何在使用Aspose.Cells for Python via .NET导入HTML到Excel工作簿时,保持DIV标签的布局。实现HTML结构转换的精确控制。... import os import io from aspose.cells import Workbook...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/zh/python-net/support-the...
  7. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。... Document.unprotect 方法正好说明了这一点。 添加文档保护...护方法之一。 Aspose.Words 允许您使用 Document.protect 方法保护文档免遭更改。此方法不是安全功能,也不加密文档。...

    docs.aspose.com/words/zh/python-net/restrict-do...
  8. 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....stream for the output XPS document. Create an array of XPS files...Merge XPS files with created document and save it. Here’s an example...

    docs.aspose.com/page/python-net/merge/xps/
  9. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....) helps make important information stand out, improving...aspose.cells import Workbook from aspose.cells import Workbook ...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  10. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. bleed_box...

    docs.aspose.com/pdf/python-net/crop-pages/