Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 94,498 for

object

(0.19 sec)
  1. How to Generate PDF from Excel in Java

    In this brief tutorial we will learn how to generate PDF from Excel in Java. You can perform these tasks in macOS, Linux, and Windows....Excel file into the Workbook object for conversion to PDF Save...Excel file into Workbook class object and then saving it as PDF....

    kb.aspose.com/cells/java/how-to-generate-pdf-fr...
  2. Write Text on JPG in C#

    Follow this guide to write text on JPG in C#. It has the IDE settings, steps, and a sample code for developing a simple JPG text editor in C# with multiple options to customize the text....Bitmap object and use it in creating a Graphics object for drawing...on it Customize the Graphics object to set the rendering quality...

    kb.aspose.com/drawing/net/write-text-on-jpg-in-...
  3. How to Convert OBJ to STL in C#

    This basic tutorial covers how to convert OBJ to STL in C#. It explains the algorithm as well as the code snippet to create OBJ to STL converter in C#....FromFile() method Create an object of StlSaveOptions class Convert...summarize how to convert a 3D object to STL in C# . Firstly, configure...

    kb.aspose.com/3d/net/how-to-convert-obj-to-stl-...
  4. How to Convert OBJ File to STL in Python

    This precise tutorial explains how to convert OBJ to STL in Python. It discusses the IDE configuration, the algorithm steps, and a runnable code snippet to create OBJ to STL converter in Python....exporting the STL file Create an object of StlSaveOptions class Export...explain how to convert a 3D object to STL in Python . Initially...

    kb.aspose.com/3d/python/how-to-convert-obj-file...
  5. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class.... You need to create an object of PdfFileSignature class using...need to create a Rectangle object at which you want to add the...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  6. 在工作表中的单元格添加边框|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp..."Thick Lines" ; //Define a range object(A2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  7. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript 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....cells collection represents an object of the Cell class. Aspose.Cells...inside a cell by using the Font object’s name method. <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  8. Move PDF Pages|Aspose.PDF for PHP via Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for PHP via Java....should: Create a Document class object with the source PDF file Create...Create a Document class object with the destination PDF file Add...

    docs.aspose.com/pdf/php-java/move-pages/
  9. Working with Attachments | Aspose.Note Document...

    A guide on how to work with attachments in your Java development environment....passing document object. Initialize AttachedFile object by passing...passing the document object and file path. Add an attached file node...

    docs.aspose.com/note/java/working-with-attachme...
  10. Stop conversion or loading using InterruptMonit...

    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....using the InterruptMonitor object when it is taking too long...the usage of InterruptMonitor object. The code converts quite a...

    docs.aspose.com/diagram/java/stop-conversion-or...