Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 91,330 for

object

(0.46 sec)
  1. IllegalStateExeption occured for empty strings ...

    Hello, I’m using Aspose.words for java version : 23.10 and my java version is 17. I’m using LINQ reporting engine to populate a docx template and to generate a PDF from it. The encountered error is : java.lang.Ille…... Cannot invoke “Object.getClass()” because “obj” is...case is : List<Map<String, Object>> listSiteParameters = new...

    forum.aspose.com/t/illegalstateexeption-occured...
  2. Font Conversion. Advanced details | Aspose.Font...

    .NET API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....type specified and returns the object inherited from class which...coherence between values and objects, inherited from the base class...

    docs.aspose.com/font/net/convert/advanced-metho...
  3. Convert PNG to EPS using Python

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using Bitmap objects and strings for saving PNG...the aspose.pydrawing.Bitmap object and the output EPS file is...

    docs.aspose.com/page/python-net/convert/png-to-...
  4. Convert MHTML to JPG in Java – Aspose.HTML for ...

    Convert MHTML to JPG, PNG, GIF, TIFF, BMP using Aspose.HTML for Java. Consider various MHTML to JPG conversion scenarios in Java code....Creating an ImageSaveOptions object. Converting MHTML to the chosen...constructor initializes the options object with the format specifying...

    docs.aspose.com/html/java/convert-mhtml-to-jpg/
  5. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....enumeration) when calling the Workbook object’s Workbook.save(string, SaveFormat)...geospatial features, and 3D objects that can become part of the...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  6. How to Populate PDF Form from Excel Data in Java

    This tutorial explains the process to populate PDF form from Excel data in Java. It contains the configuration details to load PDF and Excel both in the same program and a runnable sample code to auto fill pdf form from excel in java along with the detailed descriptions....Excel file into the Workbook object containing the source data...file into the Document class object and get access to the form...

    kb.aspose.com/pdf/java/how-to-populate-pdf-form...
  7. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....the edges of high-contrast objects, such as letters. Dilation...// Add an image to OcrInput object and apply processing filters...

    docs.aspose.com/ocr/net/dilate/
  8. Convert VCF to PST via C# | products.aspose.com

    Sample code for VCF to PST C# conversion. Use API example code for batch VCF files to PST conversion within VB.NET, Asp.NET or any .NET based application....vcf” into a MapiContact object using the MapiContact.FromVCard...Create a new PersonalStorage object with the specified PST file...

    products.aspose.com/email/net/conversion/vcf-to...
  9. NullReferenceException in GridJsWorkbook Export...

    I’m looking at upgrading our Cells .NET GridJs script to 26.1.0 and the attached file is failing when calling ExportToJson(). The repro is minimal: Config.FileCacheDirectory = outputDir; Config.PictureCa…...NullReferenceExcepti: Object reference not set to an instance of an object. at...removing potentially problematic objects (e.g., charts, ActiveX shapes)...

    forum.aspose.com/t/nullreferenceexception-in-gr...
  10. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....contained by image nodes in the object. Get Information The code example...GetDataDir_Images (); 3 4 // Create an object of the Document class 5 Document...

    docs.aspose.com/note/net/working-with-images/