Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 74,041 for

import

(0.96 sec)
  1. Merge PDF Files To GIF Using Python | products....

    Merge multiple PDF files in Python....multiple PDF into single GIF file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  2. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....shown in the example below: import aspose.slides as slides # Instantiate...shown in the example below: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/presentation-...
  3. 将 MHTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML Python 库将 MHTML 转换为 DOCX。在即用型 Python 示例中考虑支持的 MHTML 到 DOCX 的转换方案。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  4. Ինչպես փոխարկել PDF-ը OneNote-ին՝ օգտագործելով C#

    Այս հոդվածը ցույց է տալիս, թե ինչպես փոխարկել PDF-ը OneNote-ի՝ օգտագործելով C#: Այն պարունակում է բոլոր մանրամասները շրջակա միջավայրը կարգավորելու համար, ծրագրավորման քայլերի ցանկ և գործարկվող կոդ՝ PDF-ը OneNote-ին C#-ի միջոցով փոխանցելու համար:...տվյալները պահելու համար Կանչեք Import() մեթոդը Document դասից այնքան...հայտարարմամբ, որին հաջորդում է Import() մեթոդը մի քանի անգամ կանչելով՝...

    kb.aspose.com/hy/note/net/how-to-convert-pdf-to...
  5. MarkerSymbol enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.MarkerSymbol enumeration. Specifies marker symbol style....api_example_base import ApiExampleBase , ARTIFACTS_DIR import aspose.words...words as aw import aspose.pydrawing as drawing doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Optimize Footers|Aspose.Words for JasperReports

    Aspose.Word for JasperReports tries to optimize footer contents for better fitting footer on the page.... In JasperReports: Java import com . aspose . words . jasperreports...happens. In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/optimize-fo...
  7. ResourceLoadingAction enumeration | Aspose.Word...

    aspose.words.loading.ResourceLoadingAction enumeration. Specifies the mode of resource loading...switch_condition == 'Google logo' : import requests image_data = requests...logo' : from api_example_base import IMAGE_DIR args . set_data (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Stop conversion or loading using InterruptMonit...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Sample Code import com.aspose.diagram.Diagram ; import com.aspose...diagram.InterruptMonitor ; import com.aspose.diagram.SaveFileFormat...

    docs.aspose.com/diagram/java/stop-conversion-or...
  9. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....api_example_base import ApiExampleBase , ARTIFACTS_DIR import aspose.words...words as aw import aspose.pydrawing as drawing doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Pixel Data Manipulation using Aspose.PSD for Ja...

    Example of how to directly and rapidly fast update raw pixel data using PSD Java API... Import Necessary Modules: Begin by importing the required...required modules. Import the necessary classes and packages to facilitate...

    docs.aspose.com/psd/java/pixel-data-manipulation/