Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 66,687 for

import

(0.55 sec)
  1. Konfigureer die produk in Visual Studio|Aspose....

    Hand konfigureer Aspose.Words vir C++ in Visual Studio....die lêer Voeg die volgende Import tags binne ImportGroup : <ImportGroup...Label= "ExtensionTargets" > <Import Project= "<path-to>\CodePorting...

    docs.aspose.com/words/af/cpp/configure-aspose-w...
  2. BMP to PDF Merge using Python | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import the aspose.pdf module and rename...easier access in the code. Import necessary file handling modules...

    products.aspose.com/pdf/python-net/merger/bmp-t...
  3. Open Presentations in Python|Aspose.Slides for ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Python via .NET—fast, reliable, fully featured....presentation and get its slide count: import aspose.slides as slides # Instantiate...demonstrates this operation: import aspose.slides as slides load_options...

    docs.aspose.com/slides/python-net/open-presenta...
  4. Convert Markdown to HTML in Python

    Python code for Markdown to HTML conversion. Save Markdown as HTML file using Aspose.HTML for Python via .NET. Try online MD to HTML Converter!...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    products.aspose.com/html/python-net/conversion/...
  5. Aspose.Cells .NET for CRM|Documentation

    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....Cells also allows importing data into spreadsheets from...the following topics Update Import Tool for Dynamics CRM Extend...

    docs.aspose.com/cells/net/aspose-cells-net-for-...
  6. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....PowerPoint presentation to TIFF: import aspose.slides as slides # Instantiate...to a black-and-white TIFF: import aspose.slides as slides tiff_options...

    docs.aspose.com/slides/python-net/convert-power...
  7. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document.... import aspose.pdf as ap # Open document...bookmark to a PDF document. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  8. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Improve your slide visuals effortlessly.... import aspose.slides.charts as charts import aspose.slides...given below. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-plot-area/
  9. Rotate PDF Pages Using Python via C++|Aspose.PD...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python via C++....printing PDF documents, it’s important to ensure that pages are oriented...method import AsposePDFPython as apCore import os import os.path...

    docs.aspose.com/pdf/python-cpp/rotate-pages/
  10. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...this process: import com.aspose.cells.Color; import com.aspose.cells...cells.Style; import com.aspose.cells.Workbook; import AsposeCellsExamples...

    forum.aspose.com/t/how-to-change-number-format-...