Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 90,760 for

object

(0.09 sec)
  1. How to Convert HTML to PDF in Python

    This article assists on how to convert HTML to PDF in Python. You will get directions to set the IDE, write the program and a runnable sample code to convert HTML file to PDF using Python....NET to render HTML Create an object of aspose.pdf.HtmlLoadOptions...HTML file into the Document object using the load options mentioned...

    kb.aspose.com/pdf/python/how-to-convert-html-to...
  2. Get Resolution and Dimensions of Embedded Image...

    Discover how to extract image resolutions and dimensions from embedded images in PDF files using Aspose.PDF in Java.... Then create an ArrayList object to hold the names of any images...Images property. Create a stack object to hold the image’s graphics...

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  3. Accessing Table from Cell and Adding Values ins...

    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....values inside the Table or List Object using Cell.putValue(boolean)...values inside the Table or List Object using the row and column offsets...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  4. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。... 创建具有特定尺寸的 Drawing object 。 为Drawing对象设置 Border 。 将 Graph... Add (); // Create Drawing object with certain dimensions var...

    docs.aspose.com/pdf/zh/net/add-circle/
  5. 在Ruby中管理工作表|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....# Instantiating a Workbook object workbook = Rjb :: import (...new worksheet to the Workbook object worksheets = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/managing-workshee...
  6. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  7. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing.... Document 1 A Document object that, as the root of the document...document. Section 2 A Section object that corresponds to one section...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Get and Set Style for Cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Node.js via C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....following piece of code, a Style object is created for each cell when...because the Style object is sizable. These Style objects won’t be freed...

    docs.aspose.com/cells/nodejs-cpp/styling-and-da...
  9. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... For slide zoom objects, Aspose.Slides provides the...Slide" ); //Adds ZoomFrame objects pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/manage-zoom/
  10. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/go-cpp/modify-an-existing...