Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 50,429 for

import document

(0.2 sec)
  1. Remove RTF Annotation Online or Manage Annotati...

    delete comments from RTF file through online app for free. Android API code to manage comments of RTF files....Rtf Clear Comments from RTF Document Online or Manage via Android...powerful Android based RTF document annotation utility application...

    products.aspose.com/total/android-java/annotate...
  2. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF Document....include: Loading the input PDF document. Changing the form type to...PDF readers and applications. import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/xfa-forms/
  3. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....responsible for rendering documents into implementation. Aspose...HTML, SVG, MHTML, and EPUB documents, respectively. The current...

    docs.aspose.com/html/python-net/renderers/
  6. 用 Python 创建文档 – 创建或加载 HTML、SVG、MHTML、EPUB

    学习如何从文件、URL 加载 HTML 以及从头开始创建 HTML。考虑使用 Aspose.HTML for Python 通过 .NET 加载基于 HTML 文档的方法。...empty HTML document using Python 2 3 import os 4 import aspose.html...prepare a path to save the document 7 output_dir = "output" 8...

    docs.aspose.com/html/zh/python-net/create-a-doc...
  7. Online ODT Text Search Application or Develop O...

    Free online app to search in ODT files. Java code for any ODT file text search application....Search Odt Online Searchable Document App and ODT Text Search API...Develop powerful Java based ODT document search engine software or...

    products.aspose.com/total/java/search/odt/
  8. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration dates in PDFs using Aspose.PDF for Ruby for time-sensitive Documents....Expiration To set expiration of Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  9. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01...Source) at com.aspose.pdf.Document.save(Unknown Source) at com...

    forum.aspose.com/t/pdf-insert-image-throw-excep...
  10. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…... import com.aspose.imaging.Image; import com.aspose...PdfOptions; import com.aspose.pdf.ConvertErrorAction; import com.aspose...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...