Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 50,470 for

import document

(0.12 sec)
  1. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...to Image feature (see the document for your reference: https://docs...insert that image to word document via Aspose.Words APIs. 2)...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  2. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...py 并使用以下示例代码: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  3. 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...
  4. Გადაიყვანეთ DOC TXT Python

    გადაიყვანეთ DOC TXT Python ფორმატში კოდით. შეინახეთ DOC როგორც TXT Python....შეყვანის ფაილის გზა და შექმენით Document ობიექტი DOC შინაარსის ჩასატვირთად...კოპირება import aspose.words as aw doc = aw.Document( "Input.doc"...

    products.aspose.com/words/ka/python-net/convers...
  5. Გადაიყვანეთ TEXT PDF Python

    გადაიყვანეთ TEXT PDF Python ფორმატში კოდით. შეინახეთ TEXT როგორც PDF Python....შეყვანის ფაილის გზა და შექმენით Document ობიექტი ტექსტი შინაარსის ჩასატვირთად...კოპირება import aspose.words as aw doc = aw.Document( "Input.txt"...

    products.aspose.com/words/ka/python-net/convers...
  6. Გადაიყვანეთ HTML DOC Python

    გადაიყვანეთ HTML DOC Python ფორმატში კოდით. შეინახეთ HTML როგორც DOC Python....შეყვანის ფაილის გზა და შექმენით Document ობიექტი HTML შინაარსის ჩასატვირთად...კოპირება import aspose.words as aw doc = aw.Document( "Input.html"...

    products.aspose.com/words/ka/python-net/convers...
  7. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf page. Currently it is adding in each page. Is there any page parameter to pass in AsposePdfAddStamp, So only particular that page will show the stamp. Th…...to a specific page in a PDF document using Aspose, you can utilize...PdfFileStamp class in C# or the Document class in Java. Here’s how...

    forum.aspose.com/t/add-stamp-image-in-particula...
  8. Converting DjVu to PDF Format in PHP|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....Initialize the metadata for Pdf document $export_options -> setPdfDocumentInfo...to be exported #range = Rjb::import('com.aspose.imaging.IntRange')...

    docs.aspose.com/imaging/java/converting-djvu-to...
  9. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(DocumentWra…...handling of Office Math in the document you are trying to convert...steps: Check Document Content : Ensure that the document does not...

    forum.aspose.com/t/doc/314783
  10. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...another PDF import com.aspose.pdf.MemoryExtender; import com.aspose...aspose.pdf.PageMode; import com.aspose.words.*; // This will crash...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...