Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 66,966 for

import

(0.08 sec)
  1. 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-...
  2. 如何用 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-...
  3. 在导入数据到工作表时指定公式字段,使用Python via .NET|Documentation

    学习如何在使用Aspose.Cells for Python via .NET API导入数据到工作表时指定公式字段。... 示例代码 import os from dataclasses import dataclass from...from aspose.cells import Workbook , ImportTableOptions # For complete...

    docs.aspose.com/cells/zh/python-net/specify-for...
  4. Add page numbering to PDF in Node.js|Aspose.PDF...

    Aspose.PDF for Node.js via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/add-page-number/
  5. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。...AddGroupShape ; import Aspose . Words .*; import Aspose . Words...Words . Drawing .*; import Aspose . Words . Fields .*; public class...

    docs.aspose.com/words/zh/java/how-to-add-group-...
  6. 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-...
  7. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...of information emphasize important points increase interest or...readers or viewers attention to important parts in a presentation PowerPoint...

    docs.aspose.com/slides/python-net/shape-animation/
  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. Convert PDF to JPG in Python | products.aspose.com

    Convert PDF to JPG in Python. Use Python library API to convert PDF files to JPGs...PDF into JPG import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...