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

import

(0.09 sec)
  1. Managing Page Breaks in Jython|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....asposecells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ManagingPageBreaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  2. 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...
  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 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...
  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. 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...
  7. 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/
  8. 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/
  9. 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-...
  10. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。...Cells设置打印区域 通过工作表的页面设置设置打印区域: import aspose.cells as ac # Load sample...如何使用Aspose.Cells清除打印区域 删除现有的打印区域定义: import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/zh/python-net/how-to-set-...