Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 94,431 for

object

(0.21 sec)
  1. How to Merge Cells in Excel using Java

    In this precise tutorial, details are covered about how to merge cells in Excel using Java. You can easily understand how using Java Excel merge cells operation can be performed programmatically with simple API calls....Excel file using the Workbook object Get access to the first worksheet...worksheet and create a Cells class object Merge cells and enter a sample...

    kb.aspose.com/cells/java/how-to-merge-cells-in-...
  2. Create WEBP in Python

    Follow this article to create WEBP in Python. Complete details are provided to establish the environment, a list of steps, and a sample code showing how to make a WEBP file in Python...necessary classes from it Create an object of the WebPOptions class and...above custom settings Create an object of the Graphics class for the...

    kb.aspose.com/imaging/python/create-webp-in-pyt...
  3. Convert EPS to PDF using C#

    Follow this article to convert EPS to PDF using C#. It has the IDE settings, a list of steps, and a sample code to develop an EPS file to PDF converter with various customizations....and cast it as an EpsImage object Customize the loaded EPS file...Create the PdfOptions class object for output PDF file customization...

    kb.aspose.com/imaging/net/convert-eps-to-pdf-us...
  4. Paragraph Formatting in Word with Java

    This short guide provides details to customize the paragraph formatting in Word with Java. It has the IDE settings, steps, and a sample code to set the format of writing a paragraph with Java....class object for indenting a paragraph Create an object of the...the DocumentBuilder object for the above Word file Access the ParagraphFormat...

    kb.aspose.com/words/java/paragraph-formatting-i...
  5. Split PDF programmatically|Aspose.PDF for .NET

    This topic shows how to split PDF pages into individual PDF files in your .NET applications with C#....document through the Document object’s PageCollection collection...Document object and add the individual Page object into the empty...

    docs.aspose.com/pdf/net/split-pdf-document/
  6. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET... Create a document object by loading an existing PDF...Create a FileSpecification object by providing the path and description...

    docs.aspose.com/pdf/net/attach-zugferd/
  7. Rotating stamp about the center point|Aspose.PD...

    This section explains how to rotate stamp about the center point using Stamp Class.... If a Stamp is an object of Stamp type then the rotation... (); // Create PdfFileInfo object to get height and width of...

    docs.aspose.com/pdf/net/rotating-stamp-about-th...
  8. UserInformation.DefaultUser | Aspose.Words for ...

    Discover the DefaultUser property for seamless user information management. Enhance your app's efficiency with our easy-to-use features!...// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose.PSD for .NET 24.4 - 发行说明|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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/