Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 50,512 for

import document

(0.1 sec)
  1. Gawe Markdown Nganggo Java

    Gawe Markdown anyar ing Java ing sawetara langkah. Nggawe Markdown kanthi gampang nggunakake perpustakaan Java....Bagan import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/jv/java/make/md/
  2. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import SaveFormat...

    docs.aspose.com/words/java/working-with-comment...
  3. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...achieve this: import com.aspose.pdf.Color; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.FontRepository; import com...

    forum.aspose.com/t/find-an-replace-with-multipl...
  4. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby....Fields To update fields of Word Document using Aspose.Words Java for...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/update-fields-in-ruby/
  5. Remove Word Password Protection Online or using...

    unlock password from Word Document through online app for free. Java API code to delete password from Word files....Java Unlock Word Unlock Word Document Password Online or via Java...Develop powerful Java based Word document unlocking utility application...

    products.aspose.com/total/java/unlock/word/
  6. Remove ODT Annotation Online or Manage Annotati...

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

    products.aspose.com/total/android-java/annotate...
  7. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...from PDF Add Image to PDF Document Using Python Library To add...Create a Document object and open the input PDF document. Get the...

    products.aspose.com/pdf/python-net/images/
  8. Optimize PDF using Aspose.PDF for Go via C++|As...

    Optimize and compress PDF files using Go tool....Contents [ Hide ] Optimize PDF Document Toolkit with Aspose.PDF for...allows you to optimize a PDF document. This snippet is useful for...

    docs.aspose.com/pdf/go-cpp/optimize-pdf/
  9. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create a TextParagraph and...add text into PDF document - Python import aspose.pdf as apdf...

    products.aspose.com/pdf/python-net/text/
  10. 将PDF转换为Microsoft PowerPoint|Aspose.PDF for Java

    Aspose.PDF允许您使用Java将PDF转换为PowerPoint格式。可以将PDF转换为带有图像幻灯片的PPTX。...PptxSaveOptions 类的对象作为第二个参数传递给 Document .save(..)方法。 查看下一个代码片段,以解...(); // 加载PDF文档 Document document = new Document ( documentFileName...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-powe...