Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 67,129 for

import

(0.13 sec)
  1. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF.... import aspose.pdf as ap path_infile...guarantee document shrinking. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  2. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents....Expanded bookmarks Export and import bookmarks. Annotations Add...annotations. Modify annotations. Import and export annotations. Forms...

    docs.aspose.com/pdf/java/key-features/
  3. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents....Expanded bookmarks Export and import bookmarks. Annotations Add...annotations. Modify annotations. Import and export annotations. Forms...

    docs.aspose.com/pdf/androidjava/key-features/
  4. Setting Resource Properties in Ruby | Aspose.Ta...

    Learn how to set Microsoft Project (MPP/XML) resource fields using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."Rsc" ) 4 5 rsc . set( Rjb :: import( 'com.aspose.tasks.Rsc' ) ...

    docs.aspose.com/tasks/java/setting-resource-pro...
  5. Experiencing very poor quality in wmf => png tr...

    Dear, I am experiencing very low quality when transforming wmf images (found in a MS Word docx). The quality has been very low for a long time but I had hopes for more recent aspose would fix this. Please see both MS …...this process: import com.aspose.imaging.Color; import com.aspose...Image; import com.aspose.imaging.ImageOptionsBase; import com.aspose...

    forum.aspose.com/t/experiencing-very-poor-quali...
  6. Gawe Dokumen Ing Python

    Gawe berkas nganggo perpustakaan Python via .NET. Nggawe dokumen anyar kanthi gampang ing Python kanthi sawetara langkah....Lebokake Bookmark Sisipake Bagan import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/jv/python-net/make/
  7. Կատարեք HTML՝ Օգտագործելով Python

    Ստեղծեք նոր HTML Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով Python via .NET գրադարանը:...Տեղադրեք էջանիշ Տեղադրեք գծապատկեր import aspose.words as aw doc = aw...) doc.Save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/make/html/
  8. Urobiť HTML Pomocou Python

    Vytvorte nový HTML v Python v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice Python via .NET....Vložiť záložku Vložiť graf import aspose.words as aw doc = aw...) doc.Save( "Output.html" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/sk/python-net/make/html/
  9. Կատարեք WORD՝ Օգտագործելով Python

    Ստեղծեք նոր WORD Python ում մի քանի քայլով: Հեշտությամբ ստեղծեք WORD՝ օգտագործելով Python via .NET գրադարանը:...Տեղադրեք էջանիշ Տեղադրեք գծապատկեր import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/make/word/
  10. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....examples ; import com.aspose.pdf.* ; import com.aspose.pdf...EncodingType ; import com.aspose.pdf.facades.FontStyle ; import com.aspose...

    docs.aspose.com/pdf/java/add-watermarks/