Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 90,760 for

object

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE Object is automatically updated or not in Microsoft Word in C++....whether the link to the OLE object is automatically updated or...how to extract embedded OLE objects into files. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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 Java 23.10 - Release Notes|Docum...

    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 ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  8. Adding Attachment to a PDF document|Aspose.PDF ...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library...Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  9. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an Object....determining the height of an object. Members Name Description AT_LEAST...accommodate all text inside an object. EXACTLY The height is specified...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file....Document object. Create a FileSpecification object with the file...FileSpecification object to the Document object’s EmbeddedFiles...

    products.aspose.com/pdf/java/attachments/