Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 50,593 for

import document

(0.11 sec)
  1. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....another document, you should use ImportNode() to import the node...node to the current document. The imported node can then be inserted...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../Documentbuilder/insert_html/#str_htmlinsertoptions) method....</html>" # Set the new mode of import HTML block-level elements....insert_options ) builder . document . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Გადაიყვანეთ 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...
  5. Გადაიყვანეთ 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...
  6. Გადაიყვანეთ 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...
  7. Remove ODP Annotation using Python | products.a...

    Python source code to remove ODP presentation comments...manipulate comments & authors in document files using server-side APIs... powerful and easy to use document manipulation API for Python...

    products.aspose.com/slides/python-net/annotatio...
  8. 使用java優化文件內容

    壓縮Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS而不損失質量。優化文檔內容,輕鬆減小文件大小。...複製 import com.aspose.words.*; Document doc = new Document ( "Input...saveOptions); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/zh-hant/java/compress/
  9. 在Jython中将文件转换为XPS|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...cells import ImageFormat ; from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/zh/java/converting-to-xps...
  10. 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...