Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 94,307 for

object

(0.15 sec)
  1. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell in Java....Object public class PreferredWidth..."PreferredWidth" property creates a new object. Assert.assertNotEquals(table...

    reference.aspose.com/words/java/com.aspose.word...
  2. Opening Files in PHP|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....method that takes a Stream object containing the Excel file....Creating a Workbook object with the stream object $workbook2 = new...

    docs.aspose.com/cells/java/opening-files-in-php/
  3. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring....header, you first need to create object of PdfFileStamp class. You...(); // Create PdfFileStamp object using ( var fileStamp = new...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  4. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in documents, enhancing your document processing capabilities....the font formatting of this object. HasSeparator { get; } Returns...get; } Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Inserting and Deleting Rows and Columns in Jyth...

    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 by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/java/inserting-and-deleti...
  6. Accessing Type Members in Java|Aspose.Words for...

    Access public (static and instance) members of accessible types in template expressions when building a report in Java....members of an object without specifying the object’s identifier...identifier (see “Using Contextual Object Member Access” for more information)...

    docs.aspose.com/words/java/accessing-type-members/
  7. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF. Includes PDF 2.0 support....DocumentInfo object using Info property of the Document object. Once...Once the DocumentInfo object is retrieved, you can get the values...

    docs.aspose.com/pdf/net/pdf-file-metadata/
  8. Modify an Existing Style|Documentation

    Aspose.Cells is a Python 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 for Python via .NET 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/python-net/modify-an-exis...
  9. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....File object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  10. How to Rotate Text in Adobe Acrobat using Java

    This short tutorial guides on how to rotate text in Adobe Acrobat using Java. It contains details about the IDE settings, step-wise process and a runnable sample code to rotate text in PDF using Java....Create a TextFragment class object by setting the text phrase...TextFragment object Instantiate a TextBuilder class object using the...

    kb.aspose.com/pdf/java/how-to-rotate-text-in-ad...