Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 50,484 for

import document

(0.09 sec)
  1. 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/
  2. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws NullPointerException when saving to HTML format. Issue Description When attempting to save a specific Word Document to HTML for…...7 MB) Summary Document loads successfully but throws...attempting to save a specific Word document to HTML format, Aspose throws...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  3. 为PDF添加背景|Aspose.PDF for Java

    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....examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import com.aspose.pdf.BackgroundArtifact ; import com.aspose...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  4. 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...
  5. View EPUB Files 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/
  6. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....Visually marking links in a document Enhancing accessibility by...these updates, the modified document is saved to the output path...

    docs.aspose.com/pdf/python-net/update-links/
  7. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython....words import Settings from com . aspose . words import Document.... words import Node from com . aspose . words import Paragraph...

    docs.aspose.com/words/java/working-with-nodes-i...
  8. Working With Comments in Ruby|Aspose.Words for ...

    Working with comments using Ruby....initialize () # The path to the documents directory. data_dir = File...'/data/' # Open the document. doc = Rjb :: import ( 'com.aspose.words...

    docs.aspose.com/words/java/working-with-comment...
  9. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated Import of nodes from one Document to another...perform repeated import of nodes from one document to another. To...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Copy Bookmarked Text in Ruby|Aspose.Words for Java

    Copy bookmarked text using Ruby....Load the source document. src_doc = Rjb :: import ( 'com.aspose...aspose.words.Document' ) . new ( data_dir + "Template.doc" ) # This...

    docs.aspose.com/words/java/copy-bookmarked-text...