Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 94,283 for

object

(0.14 sec)
  1. SignerContext | Aspose.Words for Java

    Document signer context in Java....Object, com.aspose.words.ProcessorContext...getCertificateHolder() CertificateHolder object with certificate that used...

    reference.aspose.com/words/java/com.aspose.word...
  2. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java....Object All Implemented Interfaces:...add(String name) Creates a DataTable object by using the specified name...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create Remove and Get GridCell Comments|Documen...

    This article introduces how to work with comments in GridWeb.... Create Comment object inside Cell Please use the...method to create a comment object inside a cell. The following...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Use Style Object to Format Different Cells If...cells then they can use a Style object. Please follow the steps below...

    docs.aspose.com/cells/net/cells-formatting/
  5. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....documents: Create a Document Class object. Get the Page Class you want...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/net/actions/
  6. Convert a PS File to PDF using Python

    Follow this article to convert a PS file to PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to change PS format to PDF using Python....Create the PsLoadOptions class object for customizing the loading...file Instantiate the Document object with the PS file name and loading...

    kb.aspose.com/pdf/python/convert-a-ps-file-to-p...
  7. How to Convert OBJ to PDF in Java

    This article guides on how to convert OBJ to PDF in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to PDF converter in Java....Load the 3D object file using a Scene class object Create an object...object of the PdfSaveOptions class object Set properties of the...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...
  8. KnownTypeSet | Aspose.Words for Java

    Represents an unordered set i.e in Java....Object All Implemented Interfaces:...containing java.lang.Class objects which fully or partially qualified...

    reference.aspose.com/words/java/com.aspose.word...
  9. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....GetCells() collection represents an object of the Cell class. Aspose.Cells...by using the Style.GetFont() object’s GetName() property. Setting...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  10. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....background image to a page object. The following code snippet...using the BackgroundArtifact object with Java. package com.aspose...

    docs.aspose.com/pdf/java/add-backgrounds/