Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 69,777 for

import

(0.08 sec)
  1. CSV 转换为 DataFrame | 在 Python 中将 CSV 转换为 Pandas ...

    学习如何使用 Aspose.Cells for Python 将 CSV 转换为 pandas DataFrame,步骤示例逐步讲解。在 pandas 中导入 CSV,通过 CSV 处理 Excel,轻松构建 DataFrames。... import aspose.cells as ac # Load CSV...使用第一行作为标题。 从剩余的行创建 DataFrame。 import pandas as pd # Convert to Pandas...

    blog.aspose.com/zh/cells/convert-csv-to-pandas-...
  2. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java....examples ; import java.io.FileNotFoundExceptio ; import java.time...time.Clock ; import java.time.Duration ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/optimize-pdf/
  3. 档案

    档案... import aspose.tasks as tasks from datetime import datetime...S项目。 import aspose.tasks as tasks from datetime import datetime...

    blog.aspose.com/zh/tasks/ms-project-calculation...
  4. .NET Excel API | Process Spreadsheet Formats vi...

    C# ASP.NET VB.NET library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV, HTML and so on....and styles from scratch, importing data onto the worksheets from...Apply Formatting Apply Formulas Import/Export Data Platform Independence...

    products.aspose.com/cells/net/
  5. 在python中壓縮pdf

    在Python中壓縮PDF而不會損失質量。優化PDF內容,輕鬆減小文件大小。...pip install aspose-words 複製 import aspose.words as aw renderer...page_setup.page_height = height; import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/co...
  6. Edit DOCX In Java

    Edit DOCX in Java code....Edit a Table Edit an Image import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/edit/docx/
  7. Aspose::Words::Loading::HtmlLoadOptions::get_Bl...

    Aspose::Words::Loading::HtmlLoadOptions::get_BlockImportMode method. Gets or sets a value that specifies how properties of block-level elements are Imported. Default value is Merge in C++....of block-level elements are imported. Default value is Merge ....of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on load method. for input docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…... import com.aspose.words.Document; import java.io.FileInputStream;...the issue import com.aspose.words.Document; import java.io.FileInputStream;...

    forum.aspose.com/t/java-lang-classcastexception...
  9. Developer Guide|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....with Golang via C++ Smartly importing and placing data with Smart...Smart markers C++ Import XML to Excel Workbook with Golang via C++...

    docs.aspose.com/cells/go-cpp/developer-guide/
  10. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_lines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) document... This option allows to import such empty lines. @property...MarkdownLoadOptions MarkdownLoadOptions.import_underline_formatting property...

    reference.aspose.com/words/python-net/aspose.wo...