Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 49,729 for

import document

(0.16 sec)
  1. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial....instance of Document object with the source PDF document. Create....xls extension by calling Document.Save() method and passing...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  2. Გადაიყვანეთ HTML DOC Java

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

    products.aspose.com/words/ka/java/conversion/ht...
  3. Გადაიყვანეთ HTML EPUB Java

    გადაიყვანეთ HTML EPUB Java ფორმატში კოდით. შეინახეთ HTML როგორც EPUB Java....შეყვანის ფაილის გზა და შექმენით Document ობიექტი HTML შინაარსის ჩასატვირთად...კოპირება import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/ka/java/conversion/ht...
  4. Გადაიყვანეთ TEXT HTML Java

    გადაიყვანეთ TEXT HTML Java ფორმატში კოდით. შეინახეთ TEXT როგორც HTML Java....შეყვანის ფაილის გზა და შექმენით Document ობიექტი ტექსტი შინაარსის ჩასატვირთად...კოპირება import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/ka/java/conversion/te...
  5. Გადაიყვანეთ WORD EPUB Java

    გადაიყვანეთ WORD EPUB Java ფორმატში კოდით. შეინახეთ WORD როგორც EPUB Java....შეყვანის ფაილის გზა და შექმენით Document ობიექტი Word შინაარსის ჩასატვირთად...კოპირება import com.aspose.words.*; Document doc = new Document ( "Input...

    products.aspose.com/words/ka/java/conversion/wo...
  6. Remove DOCM Annotation Online or Manage Annotat...

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

    products.aspose.com/total/java/annotate/docm/
  7. Merge PS files using Python for .NET | Aspose.PDF

    Merge PS files programmatically with Python sample code using Aspose.PDF for Python for .NET...a robust and user-friendly document manipulation API designed...The Python library enables document conversion from any supported...

    products.aspose.com/pdf/python-net/merger/ps/
  8. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....Replace Text in all pages of PDF document You can try to find in replace...replace the text in the document using Aspose.PDF and get the results...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  9. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...util; import java.awt.Color; import java.awt.geom.Rectangle2D;...Rectangle2D; import java.io.InputStream; import java.util.ArrayList;...

    forum.aspose.com/t/word-header-footer-x-y/316493
  10. FieldIncludePicture.ResizeVertically | Aspose.W...

    Discover how the ResizeVertically property of FieldIncludePicture enhances image management by allowing vertical resizing for optimal display....images using IMPORT and INCLUDEPICTURE fields. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...