Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 50,422 for

import document

(0.2 sec)
  1. Buat Dokumen Dalam Java

    Cipta fail menggunakan pustaka Java. Buat dokumen baharu dengan mudah dalam Java dalam beberapa langkah....Carta import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/ms/java/make/
  2. FieldIncludePicture.is_linked property | Aspose...

    FieldIncludePicture.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the Document....storing graphics data with the document. @property def is_linked (...using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldImport | Aspose.Words for Java

    Implements the Import field in Java....extends Field Implements the IMPORT field. To learn more, visit...the Working with Fields documentation article. Remarks: Retrieves...

    reference.aspose.com/words/java/com.aspose.word...
  5. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT Document into a bookmark of a target ODT Document. The…...from source ODT document to a target document Aspose.Words Product...an ODT document into a bookmark of a target ODT document. The problems...

    forum.aspose.com/t/problems-while-copying-numbe...
  6. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01...Source) at com.aspose.pdf.Document.save(Unknown Source) at com...

    forum.aspose.com/t/pdf-insert-image-throw-excep...
  7. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...find all hyperlinks in a Word document and modify their target URLs...Example Code import com.aspose.words.*; import org.testng.annotations...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  8. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one JPEG single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...in just a few lines of code. Import necessary Python libraries...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  9. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....extensions and dependencies: import aspose.slides as slides with...slide transitions this way: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/export-to-html5/
  10. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration dates in PDFs using Aspose.PDF for Ruby for time-sensitive Documents....Expiration To set expiration of Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...