Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 52,983 for

import document

(0.1 sec)
  1. How to Convert PDF to Word in C# Without Interop

    In this tutorial you will learn how to convert PDF to Word in C# without interop. This code in C# converts PDF to DOCX file format....method before importing PDF Import the input PDF document into Aspose...Aspose.Words’ DOM Save the document to Word DOCX file format In...

    kb.aspose.com/words/net/how-to-convert-pdf-to-w...
  2. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...for the ones set into the document through below macro : Sub...AllCaps option. If reset it the document is rendered properly. So you...

    forum.aspose.com/t/eszett-characters-are-turned...
  3. 拆分和合并 PST 文件|Documentation

    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....以下代码片段展示了如何将存储文件拆分为多个文件: import os from aspose.email.storage.pst import PersonalStorage...以下代码片段展示了如何按指定标准拆分存储文件: import os from datetime import datetime from aspose...

    docs.aspose.com/email/zh/python-net/splitting-a...
  4. Converting a HTML file to TXT using Python | As...

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

    products.aspose.com/pdf/python-net/conversion/h...
  5. Extract text from PDF in Python | Aspose.PDF

    Python sample code for extracting text from PDF file on on any platform....powerful, and easy-to-use document manipulation API for python-cpp...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/python-cpp/parser/text/
  6. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...Document(replaceFinal); // Below loop...FDF and XFDF data export and import. You may export data as any...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  7. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…... Your Documentation states // If we set the... flag to "true", then the document clone // list will preserve...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  8. Converting Email Messages in Jython|Documentation

    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....- email import Settings from com.aspose.email import MailMessage...MailMessage from com.aspose.email import SaveOptions class Converter...

    docs.aspose.com/email/java/converting-email-mes...
  9. Converting Worksheet to SVG in Ruby|Documentation

    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.... img_options = Rjb :: import ( 'com.aspose.cells.ImageOrPrintOptions'.... new save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...

    docs.aspose.com/cells/java/converting-worksheet...
  10. 在Jython中使用工作表索引删除工作表|Documentation

    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....cells import Settings from com . aspose . cells import Workbook...Workbook from java . io import FileInputStream ; class RemovingWorksheetsus...

    docs.aspose.com/cells/zh/java/removing-workshee...