Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 94,495 for

object

(0.25 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. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of a worksheet and access cells through the Aspose.Cells for .NET API.... How to Get a Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection; otherwise...

    docs.aspose.com/cells/net/accessing-cells-of-a-...
  6. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing Object borders in documents. Enhance your projects with precision and style!...class Represents a border of an object. To learn more, visit the Programming...associated with this Border object. TintAndShade { get; set; }...

    reference.aspose.com/words/net/aspose.words/bor...
  7. Embed Excel in PowerPoint using Java

    This short guide explains how to embed Excel in PowerPoint using Java. It shares the IDE settings, steps, and code to embed Excel workbook in PowerPoint using Java....target slide in the ISlide class object Use the Files.readAllBytes()...Instantiate the OleEmbeddedDataInfo object using the bytes array Invoke...

    kb.aspose.com/slides/java/embed-excel-in-powerp...
  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. ReflectionFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ReflectionFormat class for advanced Object reflection formatting. Enhance your document design with seamless integration!...reflection formatting for an object. public class ReflectionFormat...the reflected image from the object in points. The default value...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...