Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 97,400 for

object

(0.2 sec)
  1. How to Convert a JPG to Word using C#

    This article guides on how to convert a JPG to Word using C#. It provides the resources to set the IDE, a list of steps, and a runnable sample code to change JPG to Word using C#....document using the Document class object for inserting a JPG image Instantiate...Instantiate the DocumentBuilder class object and initialize it with the...

    kb.aspose.com/words/net/how-to-convert-a-jpg-to...
  2. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....file Configure the TeXOptions object to initialize options for a...into the Aspose.Pdf.Document object and save a Word file These...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  3. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....into the Presentation class object Perform some operations on...file into a Presentation class object and then can save it directly...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  4. Error handling|Documentation

    Debugging and identifying errors in the source code of the Aspose.OMR template during generation....property of the GenerationResult object returned by Generate method...of of the GenerationResult object returned by Generate method...

    docs.aspose.com/omr/net/generate-template/error...
  5. LaTeX to PDF | Java

    To convert TeX to PDF using Aspose.TeX API solution for Java learn this article to see that describes how to do this and the code examples....conversion options for Object LaTeX format upon Object TeX engine extension...instructs the Object TeX engine to load the Object LaTeX format...

    docs.aspose.com/tex/java/latex-to-pdf/
  6. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....takes OcrInput object and returns OcrOutput object containing the...

    docs.aspose.com/ocr/python-net/recognition/car-...
  7. Possible bug with backColor and cellMerge - Fre...

    I have a Words Linq Template as outlined below. It induces the exception “Object reference not set to an instance of an Object.” when passed through Aspose 25.4. Please advise. Thanks, Brian <<foreach [m in new Stri…...exception “Object reference not set to an instance of an object.” when...

    forum.aspose.com/t/possible-bug-with-backcolor-...
  8. HtmlSaveOptions.saveFormat property | Aspose.Wo...

    HtmlSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...docx" ); // Use a SaveOptions object to specify the encoding for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. When need guidance on using root level values i...

    While testing the LINQ Reporting Engine with a JSON payload, we observed the following behaviors, which may indicate a limitation or issue. Could you please help clarify? Query 1: Accessing Multiple Root-Level Elements …...is that you use Contextual Object Member Access in your template...Inside a data band body, the object is resolved to the innermost...

    forum.aspose.com/t/when-need-guidance-on-using-...
  10. Set Field Alignment|Aspose.PDF for Python via .NET

    This example demonstrates how to set the text alignment of a form field in a PDF document using Aspose.PDF for Python.... Create a FormEditor object. Set the alignment of a field...infile ) # Create FormEditor object form_editor = pdf_facades ...

    docs.aspose.com/pdf/python-net/set-field-alignm...