Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 50,589 for

import document

(0.08 sec)
  1. Converting a XPS file to DOCX using Python | As...

    Sample code on Python for XPS to DOCX conversion. Use example code for batch XPS to DOCX conversion with Python and .NET...convert programmatically a document from XPS to DOCX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/x...
  2. Converting a XSLFO file to DOCX using Python | ...

    Sample code on Python for XSLFO to DOCX conversion. Use example code for batch XSLFO to DOCX conversion with Python and .NET...convert programmatically a document from XSLFO to DOCX format...format with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/x...
  3. String Searching in PST with Ignore Case in Jyt...

    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....- email import Settings from com.aspose.email import MapiMessage...aspose.email import NoteColor from com.aspose.email import PersonalStorage...

    docs.aspose.com/email/java/string-searching-in-...
  4. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....formatting rules: import os from aspose.cells import Workbook from...from aspose.pydrawing import Color # For complete examples and data...

    docs.aspose.com/cells/python-net/apply-advanced...
  5. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...创建方形和圆形注释的步骤: 加载 PDF 文件 - new Document . 创建新的 Circle Annotation ...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  6. Add named value in XMP metadata of EPS | Python

    The process of adding named value in XMP metadata with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  7. Working with Table in Tagged PDFs using Python|...

    This article explains how to works with table in Tagged PDF Document with Aspose.PDF for Python via .NET....Initialize a new PDF document. Define document metadata. Create and...accessible table in a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/working-with-tab...
  8. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...of child nodes in the Word document with footer Aspose.Words Product...these tags appear in the Word document. And I found that the order...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  9. Fill AcroForm - Fill PDF Form using Python|Aspo...

    You can fill forms in your PDF Document with Aspose.PDF for Python library....] Fill Form Field in a PDF Document The next example fills PDF...NET and saves the updated document. Supports updating multiple...

    docs.aspose.com/pdf/python-net/fill-form/
  10. 在Ruby中将Excel转换为PDF文件|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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...SaveFormat' ) # Save the document in PDF format workbook . save ( @data_dir...

    docs.aspose.com/cells/zh/java/converting-excel-...