Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 94,083 for

object

(0.19 sec)
  1. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceException while processing an OMR file using the TemplateProcessor.Recognize() method. The file exists at the specified location, but the exception is still thrown. Error Details: Excep…...NullReferenceExcepti: Object reference not set to an instance of an object Code...method. The templateProcessor object might be null. Attached Screenshot:...

    forum.aspose.com/t/nullreferenceexception-throw...
  2. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....get ( 0 ); // Create a Cells object to fetch all the cells. const...value" ); // Create a Style object to fetch the Style of C6 Cell...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  3. How to Create PDF using C#|Aspose.PDF for .NET

    Create and format the PDF Document with Aspose.PDF for .NET....Create an object of Document class. Add a Page object to the Pages...collection of the Document object. Add TextFragment to Paragraphs...

    docs.aspose.com/pdf/net/create-pdf-document/
  4. Developer Guide|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....3D Document Object Model (DOM) Creating, Loading...with 3D Scene Animation 3D Objects 3D Modeling Rendering 3D Viewports...

    docs.aspose.com/3d/python-net/developer-guide/
  5. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....of this section's PageSetup object. builder -> get_PageSetup ()...section has its own PageSetup object. When we use a document builder...

    reference.aspose.com/words/cpp/aspose.words/pap...
  6. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure....you can also add the table object in any existing PDF document...requirement to remove table objects from existing PDF document...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  7. How to Underline Text in PDF File using Java

    This article elaborates how to underline text in PDF file using Java. It guides on setting the IDE, writing the application, and a runnable sample code demonstrating how to underline a PDF using Java....Instantiate a TextFragment object and set the sample text, the...flag Instantiate a TextBuilder object for a particular page and append...

    kb.aspose.com/pdf/java/how-to-underline-text-in...
  8. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and customizable outputs.... Create an object. Here you may set an image...using the class. Create a new object with ImageFormat.Jpeg . ImageFormat...

    docs.aspose.com/html/java/convert-html-to-image/
  9. How to Read PDF Table in C#

    This quick tutorial guides you on how to read PDF table in C#. In this tutorial you will learn how using C# read PDF table and displaying all the values inside different cells of the table is made easily possible....class object Instantiate the TableAbsorber class object and read...using the TableAbsorber class object. Once all the tables are visited...

    kb.aspose.com/pdf/net/how-to-read-pdf-table-in-...
  10. How to Convert Excel to SVG in Node.js

    This basic topic covers the details about how to convert Excel to SVG in Node.js. You can change Excel to SVG using Node.js using a few lines of easy code in Linux, macOS, or Windows....rendering a chart, graph, smart object, or any information inside...Instantiate a Workbook class object to access the source Excel...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...