Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 53,302 for

import document

(0.11 sec)
  1. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT Document into a bookmark of a target ODT Document. The…...from source ODT document to a target document Aspose.Words Product...an ODT document into a bookmark of a target ODT document. The problems...

    forum.aspose.com/t/problems-while-copying-numbe...
  2. Compatibility Mode for DOCX output|Aspose.Words...

    Aspose Words for JasperReports allow changing Compatibility Mode for DOCX output....may notice that output DOCX documents are in compatibility mode...2007 that means the output document will be compatible with MS...

    docs.aspose.com/words/jasperreports/compatibili...
  3. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document Document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...private byte[] convertToPdf(Document document) throws Exception { try...pdfOptions.setUpdateFields(false); document.save(bos, pdfOptions); return...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  4. Add page numbering to PDF in Node.js|Aspose.PDF...

    Aspose.PDF for Node.js via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum....locate different parts of the document The following code snippets...CommonJS: Call require and import asposepdfnodejs module as AsposePdf...

    docs.aspose.com/pdf/nodejs-cpp/add-page-number/
  5. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing....a generated PDF document. doc = aw . Document () builder = aw...object that we can pass to the document's "save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Words - Opening non-Word files has diffe...

    We’ve recently renewed our Aspose.Total for Java license and was additionally looking to see about bumping to the latest versions of the Aspose.Xxx families of products. One post-processing flow we have converts Office …...flow we have converts Office documents to a PDF, but I’m noticing...Before , if we were to send a document through any of the libraries...

    forum.aspose.com/t/aspose-words-opening-non-wor...
  7. Converting a PCL file to PDF using Python | Asp...

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

    products.aspose.com/pdf/python-net/conversion/p...
  8. Extract PDF Metadata using Python | Aspose.PDF

    Extract PDF format metadata programmatically with Python sample code using Aspose.PDF for Python for .NET... Accessing a document’s metadata means getting information...can quickly locate specific documents by using keywords or details...

    products.aspose.com/pdf/python-net/metadata/
  9. Remove TXT Annotation Online or Manage Annotati...

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

    products.aspose.com/total/java/annotate/txt/
  10. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during Import....they will be preserved during import. @property def recognize_utf8_text...characters while loading an RTF document. # Create an "RtfLoadOptions"...

    reference.aspose.com/words/python-net/aspose.wo...