Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 94,495 for

object

(0.73 sec)
  1. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API....also be easily created as an object by using Aspose.Cells for Python...more operations on the Range object. Managing Ranges Using Aspose...

    docs.aspose.com/cells/python-net/managing-ranges/
  2. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....file into the Document class object to add page numbers Create...Create the DocumentBuilder class object for the loaded document Move...

    kb.aspose.com/words/net/how-to-add-page-numbers...
  3. Managing Ranges|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....also be easily created as an object by using Aspose.Cells. Here...more operations on the Range object. Managing Ranges Using Aspose...

    docs.aspose.com/cells/java/managing-ranges/
  4. 如何在 C# 中将 PUB 转换为 PNG

    本分步教程详细介绍了如何在 C# 中将 PUB 转换为 PNG。本教程中的 C# 将每个 PDF 页面转换为单独的 PNG 图像文件。...文件创建解析器 将解析后的 PUB 文件加载到 Document object 使用 IPdfConverter interface...Document object 循环浏览 PDF 文件的所有页面 使用 PngDevice object 将每个 PDF 页面保存为...

    kb.aspose.com/zh/pub/net/how-to-convert-pub-to-...
  5. Generate Point Cloud to DAE File Formats via No...

    Sample Node.js generate point cloud code for DAE file. Use this example code to generate point cloud to DAE file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  6. Change background in JPG documents via Java | p...

    Try our On-Premise document APIs to change background from JPG files on Java Application....format image effect, foreground objects must be isolated from the rest...rest of the picture. Automatic object detection is possible if the...

    products.aspose.com/imaging/java/change-backgro...
  7. Change background in ICO documents via Java | p...

    Try our On-Premise document APIs to change background from ICO files on Java Application....format image effect, foreground objects must be isolated from the rest...rest of the picture. Automatic object detection is possible if the...

    products.aspose.com/imaging/java/change-backgro...
  8. 关于中心点旋转印章|Aspose.PDF for .NET

    本节解释如何使用印章类围绕中心点旋转印章。... (); // Create PdfFileInfo object to get height and width of..."RotatingStamp.pdf" )) { // Create Stamp object var stamp = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/rotating-stamp-about...
  9. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library.... Create Table object. Set table setting (e.g. set...row_count += 1 # Add table object to first page of input document...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  10. Fill Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....Cells collection represents an object of the Cell class. The Cell...background color, use the Style object’s ForegroundColor or BackgroundColor...

    docs.aspose.com/cells/net/cells-fill-settings/