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

import

(0.24 sec)
  1. PDF Annotations|Aspose.PDF for Java

    This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation with Java.... Annotation is an important part of PDF file. Using Aspose...types of allowed annotations. Import and export annotation with...

    docs.aspose.com/pdf/java/annotations/
  2. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。...下面的代码片段演示了如何使用此功能: import aspose.slides as slides import aspose.pydrawing...下面的代码片段演示了如何使用此功能: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/text-forma...
  3. Alternative methods to supply main TeX input fi...

    Aspose.TeX API solution for Python includes a Constructor that accepts a stream as the first argument, providing conversion functionality.... tex import * 2 from aspose. tex . io import * 3 from aspose...presentation . xps import * 4 from io import BytesIO 5 ##########...

    docs.aspose.com/tex/python-net/other-ways-of-ma...
  4. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....presentation: import aspose.slides as slides import aspose.pydrawing...add fonts to a presentation: import aspose.slides as slides # Load...

    docs.aspose.com/slides/python-net/embedded-font/
  5. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification.... import aspose.pdf as ap from os import path # Define...the document. import aspose.pdf as ap from os import path # Open...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  6. Ստեղծեք Փաստաթուղթ Java Ում

    Ստեղծեք ֆայլ՝ օգտագործելով Java գրադարանը: Հեշտությամբ ստեղծեք նոր փաստաթուղթ Java ում՝ մի քանի քայլով:...Տեղադրեք էջանիշ Տեղադրեք գծապատկեր import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/make/
  7. Կատարեք DOCX՝ Օգտագործելով Java

    Ստեղծեք նոր DOCX Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOCX՝ օգտագործելով Java գրադարանը:...Տեղադրեք էջանիշ Տեղադրեք գծապատկեր import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/make/docx/
  8. Gawe DOC Nganggo Java

    Gawe DOC anyar ing Java ing sawetara langkah. Nggawe DOC kanthi gampang nggunakake perpustakaan Java....Lebokake Bookmark Sisipake Bagan import com.aspose.words.*; Document...); doc.save( "Output.doc" ); import com.aspose.words.*; Document...

    products.aspose.com/words/jv/java/make/doc/
  9. Გააკეთეთ Markdown Java Ის Გამოყენებით

    შექმენით ახალი Markdown Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown Java ბიბლიოთეკის გამოყენებით....ჩადეთ სანიშნე ჩასმა დიაგრამა import com.aspose.words.*; Document...); doc.save( "Output.md" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/make/md/
  10. Handling Priorities in Ruby | Aspose.Tasks Docu...

    Learn how to handle Microsoft Project (MPP/XML) priorities using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/handling-priorities-...