Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 64,079 for

import

(0.06 sec)
  1. 在Ruby中将文件转换为MHTML文件|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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...saving options sv = Rjb :: import ( 'com.aspose.cells.HtmlSaveOptions'...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  2. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply AboveAverage conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  3. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!...efficiently perform repeated import of nodes from one document...ImportNode ( Node , bool ) Imports a node from one document into...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Buat WORD Menggunakan Python

    Buat WORD baharu dalam Python dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka Python via .NET....Penanda Halaman Sisipkan Carta import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/ms/python-net/make/word/
  5. Avoid exponential notation of large numbers whi...

    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....notation of large numbers while importing from HTML Contents [ Hide...than 15 digits and when you import your HTML to excel file, these...

    docs.aspose.com/cells/java/avoid-exponential-no...
  6. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one document into another in C++....NodeImporter::ImportNode method Imports a node from one document into...node to import. isImportChildren bool true to import all child...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document....examples ; import java.io.IOException ; import com.aspose.pdf...pdf.* ; import com.aspose.pdf.facades.Bookmark ; import com.aspose...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  8. Convert PDF to Microsoft Word Documents in Pyth...

    Learn how to convert PDF documents to Word format in Python using Aspose.PDF for easy document editing.... import aspose.pdf as ap input_pdf...limitations: import aspose.pdf as apdf from io import FileIO from...

    docs.aspose.com/pdf/python-net/convert-pdf-to-w...
  9. 饼图|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的饼图绘图选项和切片颜色... import aspose.slides.charts as charts import aspose.slides...PPTX 文件。 import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/pie-chart/
  10. Open Presentation|Aspose.Slides for Python Docu...

    Open or load Presentation PPT, PPTX, ODP in Python...number of slides it contains: import aspose.slides as slides # Instantiates...demonstrates the operation: import aspose.slides as slides load_options...

    docs.aspose.com/slides/python-net/open-presenta...