Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 73,779 for

import

(1.09 sec)
  1. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_lines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) document... This option allows to import such empty lines. @property...MarkdownLoadOptions MarkdownLoadOptions.import_underline_formatting property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 档案

    档案... import aspose.slides as slides # 创建一个新的演示文稿...Python 中打开现有的 PPT/PPTX 文件。 import aspose.slides as slides # 打开演示文稿...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  3. 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...save as DOCX import com.aspose.words.*; import java.io.*; public...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  4. Edit Word, PDF In Python

    Edit DOCX, DOC, PDF and a variety of other file formats in Python....Edit a Table Edit an Image import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/
  5. Open PSD, PSB and AI files and export them to P...

    Example PSD, PSB and AI file export to other formats...overview of the steps involved: Import the necessary classes and modules...

    docs.aspose.com/psd/java/open-export-psd-psb-ai...
  6. 检测 3D 文件的格式|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可能会在打开受支持的 3D 文件之前检测到该文件的格式,因为文件扩展名不能保证文件内容是适当的。... import aspose.threed as a3d # For...

    docs.aspose.com/3d/zh/python-net/detect-format-...
  7. Modifications on PDF documents - Free Support F...

    Hell Support, I am working with the team for our Aspose use cases on document related requirements. We ran into an issue while trying to Import the appose-pdf library and were hoping you could assist us with this. The …...into an issue while trying to import the appose-pdf library and... If you encounter issues importing the Aspose.PDF library, ensure...

    forum.aspose.com/t/modifications-on-pdf-documen...
  8. 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...

    docs.aspose.com/pdf/java/delete-pages/
  9. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...you include the necessary imports for handling images and pages...you help with the necessary imports and source for this code because...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  10. Page Break Preview in Ruby|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/page-break-preview-i...