Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 50,597 for

import document

(0.07 sec)
  1. Clear DOC Annotations Online and using Python |...

    Remove comments from DOC Document through online app for free. Python API code to delete comments from DOC files....Doc Remove Comments from DOC Document Online or via Python Develop...powerful Python based DOC document annotation utility application...

    products.aspose.com/total/python-net/annotate/doc/
  2. Convert SVG to JPG in Python – Aspose.HTML

    Convert SVG to JPG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to JPG....to integrate images into documents and presentations that may...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...

    docs.aspose.com/html/python-net/convert-svg-to-...
  3. Protect Excel document Online with password and...

    Online Excel file password protection app. C++ API code to apply password protection on Excel spreadsheets....Protect Excel Online Excel Document Protection or Set Password...Develop powerful C++ based Excel document protection utility application...

    products.aspose.com/total/cpp/protect/excel/
  4. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the table. DocumentBuilder bu…...specified with rgba in the word document Aspose.Words Product Family...GenerateWordFromWith() { Document doc = new Document(); // We can position...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  5. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby....Write anything in the Word Document using Aspose.Words for Java...'/data/quickstart/' ### a blank document. document = Rjb :: import ( 'com.aspose...

    docs.aspose.com/words/java/hello-world-in-ruby/
  6. Convert PDF to PDF/A formats in Python|Aspose.P...

    Learn how to convert PDF files to PDF/A format for compliance with archiving standards using Aspose.PDF in Python via .NET....Convert the file using the Document class Convert method. Before...compliant PDF. import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  7. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby....optimize file Size of PDF document using Aspose.PDF Java for...optimize_filesize () # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  8. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...如果我们从头开始创建一个文档,我们需要遵循某些步骤: 实例化一个 Document 对象。在这一步中,我们将创建一个带有一些元数据但没有页面的空PDF文档。...“Complex.pdf”。 最后,会显示一个弹出消息 “PDF document has been generated!"。 package...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...
  9. Display EPUB Formats Using Python | Aspose.PDF

    Open and view EPUB Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the EPUB with an instance of Document. View resultant File. Python...EPUB files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/epub/
  10. Your First Application for Android via Java|Asp...

    Installing Aspose.Words for Android via Java....Words JAR and create a new document which is saved to disk in...following imports: import java . io . File ; import com . aspose...

    docs.aspose.com/words/java/your-first-application/