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

import document

(0.11 sec)
  1. Გადაიყვანეთ JPG DOCX Java

    გადაიყვანეთ JPG DOCX Java ფორმატში კოდით. შეინახეთ JPG როგორც DOCX Java....კოპირება import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/ka/java/conversion/jp...
  2. Converting a XPS file to EMF using Python | Asp...

    Sample code on Python for XPS to EMF conversion. Use example code for batch XPS to EMF conversion with Python and .NET...programmatically a document from XPS to EMF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/x...
  3. Converting a HTML file to JPEG using Python | A...

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

    products.aspose.com/pdf/python-net/conversion/h...
  4. NodeImporter breaks padding - Free Support Foru...

    Hi there we use Aspose.Words to copy ContentControls of multiple Documents into a single resulting docx file. We use the NodeImporter for this use case like var ImportFormatOptions = new ImportFormatOptions { KeepSour…...ContentControls of multiple documents into a single resulting docx...KeepSourceNumbering = true }; var importer = new NodeImporter( sourceDocument...

    forum.aspose.com/t/nodeimporter-breaks-padding/...
  5. Converting a HTML file to GIF using Python | As...

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

    products.aspose.com/pdf/python-net/conversion/h...
  6. Load And Save To Disk in Ruby|Aspose.Words for ...

    Load and save MS Word Document to disk using Ruby....Disk To load and save a word document to disk using Aspose.Words...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/load-and-save-to-dis...
  7. List labels not getting reatained in splitted d...

    I am splliting a large Document into smaller Document using Document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document Document, int noOfSplits, int totalPageCount) throws Exception…...getting reatained in splitted document Aspose.Words Product Family...a large document into smaller document using document.extractPages()...

    forum.aspose.com/t/list-labels-not-getting-reat...
  8. Get PDF File Information in Ruby|Aspose.PDF for...

    Extract metadata and details from PDF files programmatically using Aspose.PDF in Ruby....Get File Information of Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  9. Bookmarks in PDF in Node.js|Aspose.PDF for Node...

    You can add or delete a bookmarks in PDF Document in the Node.js environment....Particular Bookmark from a PDF Document You can delete bookmarks from...CommonJS: Call require and import asposepdfnodejs module as AsposePdf...

    docs.aspose.com/pdf/nodejs-cpp/bookmark/
  10. 使用 Python 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文档中创建电子签名...Output file: import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) signature...

    products.aspose.com/pdf/zh-hans/python-net/sign...