Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 94,284 for

object

(0.2 sec)
  1. 使用 C++ 通过 Node.js 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距。还将学习如何通过 Node.js API 和 C++ 编程设置页面中心、页眉和页脚的边距。..."data" ); // Create a workbook object const workbook = new AsposeCells...( 0 ); // Get the pagesetup object const pageSetup = worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-mar...
  2. Creating, Opening and Saving Images|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....is to supply the appropriate object of one of the classes from...setting the properties, pass the object to one of the static Create...

    docs.aspose.com/psd/net/creating-opening-and-sa...
  3. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE Objects, and ActiveX controls....ShapeBase class Base class for objects in the drawing layer, such...an AutoShape, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for Objects in the drawing layer, such as an AutoShape, freeform, OLE Object, ActiveX control, or picture...ShapeBase class Base class for objects in the drawing layer, such...an AutoShape, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...the font formatting of this object. is_composite Returns True...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to an image...Create the Resolution class object to set the output image resolution...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  7. Convert a CSV File to JSON using Python

    Refer to this article for converting CSV to JSON using Python. You will get details to set the IDE, a list of steps, and a sample code for developing a CSV to JSON formatter using Python....Workbook class object Create the JsonSaveOptions object to customize...Workbook class object, create the JsonSaveOptions object, and save...

    kb.aspose.com/cells/python/convert-a-csv-file-t...
  8. How to Change Password of PDF using Python

    This article describes how to change password of PDF using Python. It guides to set the environment, provides steps to follow and shares a runnable sample code to change password of PDF file using Python....Create the PdfFileInfo class object to check the encryption state...perform the steps below Create an object of the PdfFileSecurity class...

    kb.aspose.com/pdf/python/how-to-change-password...
  9. How to Convert JSON to PDF in Node.js

    This article guides on how to convert JSON to PDF in Node.js. It contains the list of tasks along with the IDE configuration and a runnable sample code demonstrating JSON to PDF converter in Node.js....Create a JsonLayoutOptions class object Call the importData() method...saved followed by declaring an object of JsonLayoutOptions class...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...
  10. How to Open Password Protected Excel File in C#

    This article contains information on how to open password protected Excel file in C#. By using C# open Excel file with password with the help of a few lines of code provided in this article....manager Create LoadOptions class object to use the password property...the Workbook object using the LoadOptions object with a password...

    kb.aspose.com/cells/net/how-to-open-password-pr...