Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 97,200 for

object

(0.1 sec)
  1. Insert a Picture Based on Cell Reference|Docume...

    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....range is linked to the graphic object, changes that you make to the...automatically appear in the graphic object. Add a picture to the worksheet...

    docs.aspose.com/cells/net/insert-a-picture-base...
  2. PdfDigitalSignatureDetails.certificate_holder p...

    PdfDigitalSignatureDetails.certificate_holder property. Returns the certificate holder Object that contains the certificate was used to sign the document....Returns the certificate holder object that contains the certificate...# Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Fetch Font Metrics using Java

    In this tutorial, you will learn how to fetch font metrics using Java by loading the font file and then fetching the desired information. This process to get font metrics using Java does not require any other third-party tool....FileSystemStreamSour class object to retrieve the metrics Declare...class object by providing the FileSystemStreamSour object Initialize...

    kb.aspose.com/font/java/how-to-fetch-font-metri...
  4. Sorting Worksheet Data|Documentation

    This article introduces how to sort data in worksheet in GridDesktop....First of all, create a global object of CellRange so that it can...in the form of a CellRange object. In this event handler, we...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. How to Convert PostScript File to PDF using C#

    This article describes the process of how to convert PostScript file to PDF using C#. It has the IDE configuration details, a list of programming steps, and a runnable sample code to convert PS to PDF using C#....PostScript file Create a PsDocument object using the input stream Create...Create a PdfSaveOptions object by setting the suppress errors flag...

    kb.aspose.com/page/net/how-to-convert-postscrip...
  6. How to Convert DWF to PDF in C#

    This quick tutorial contains information on how to convert DWF to PDF in C#. It provides all the necessary details that can be used to write a comprehensive DWF to PDF converter software in C#....DWF file in the Image class object Instantiate the CadRasterizationOpti...CadRasterizationOpti class object to customize the rasterization Set the...

    kb.aspose.com/cad/net/how-to-convert-dwf-to-pdf...
  7. Aspose.PSD for .NET 23.7 - Release Notes|Docume...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  8. Inconsistent Sheet Name Behavior When Reading C...

    We’ve observed inconsistent behavior when reading CSV files using Aspose.Cells: When creating a Workbook Object using a file path, the resulting worksheet name matches the CSV file name. However, when creating a Wo…...Cells: When creating a Workbook object using a file path, the resulting...However, when creating a Workbook object using an InputStream, the worksheet...

    forum.aspose.com/t/inconsistent-sheet-name-beha...
  9. 使用 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...
  10. 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...