Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 94,418 for

object

(0.17 sec)
  1. How to Populate PDF Form from Excel Data in Java

    This tutorial explains the process to populate PDF form from Excel data in Java. It contains the configuration details to load PDF and Excel both in the same program and a runnable sample code to auto fill pdf form from excel in java along with the detailed descriptions....Excel file into the Workbook object containing the source data...file into the Document class object and get access to the form...

    kb.aspose.com/pdf/java/how-to-populate-pdf-form...
  2. Creating, Reading and Saving Projects with Aspo...

    Learn how to create, read or save Microsoft Project files using Aspose.Tasks for Java....accepts a valid FileInputStream object or path to MPP or XML document...document and returns a object which can be used to manipulate project...

    docs.aspose.com/tasks/java/creating-reading-and...
  3. Aspose::Words::Drawing::GradientStyle enum | As...

    Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a gradient fill in C++....running horizontally across an object. Vertical 2 Gradient running...running vertically down an object. DiagonalUp 3 Diagonal gradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....file, you need to create an object of PdfFileInfo class. After...an instance of PdfFileInfo object using ( var fileInfo = new...

    docs.aspose.com/pdf/net/get-pdf-file-information/
  5. 使用 C++ 从 Excel 文件中提取主题数据|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持从 Excel 文件提取主题数据,允许用户获取文档的样式和格式信息。本文将介绍如何使用 Aspose.Cells 库从 Excel 文件中提取主题数据。...\\ " ); // Create workbook object Workbook workbook ( srcDir...u "A1" ); // Get the style object Style style = cell . GetStyle...

    docs.aspose.com/cells/zh/cpp/extract-theme-data...
  6. 在立方体上设置法线或UV,并向 3D 实体添加材质|Documentation

    如何在 Aspose.3D 中的网格上创建法线或uv数据。...scene object scene = Scene () # Initialize cube node object cubeNode...# Initiallize PhongMaterial object mat = PhongMaterial () # Initiallize...

    docs.aspose.com/3d/zh/python-net/set-up-normals...
  7. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library....Extract Images The Page Class object represents the drawing area...collection of Aspose.Diagram.Shape objects. This property can be used...

    docs.aspose.com/diagram/python-java/working-wit...
  8. Convert VCF to PST via C# | products.aspose.com

    Sample code for VCF to PST C# conversion. Use API example code for batch VCF files to PST conversion within VB.NET, Asp.NET or any .NET based application....vcf” into a MapiContact object using the MapiContact.FromVCard...Create a new PersonalStorage object with the specified PST file...

    products.aspose.com/email/net/conversion/vcf-to...
  9. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties to a workbook Object using Aspose.Cells for JavaScript via C++. These properties can be viewed in the Document Information Panel....properties inside the workbook object, which are visible in the Document...() => { // Create workbook object const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/adding-cus...
  10. Converting a PDF file to TIFF using Android via...

    Sample code on Java for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion in Android...file for converting Create an object of the Document class, to get...return ; } // Create Resolution object Resolution resolution = new...

    products.aspose.com/pdf/android-java/conversion...