Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 94,411 for

object

(0.69 sec)
  1. List.compare_to method | Aspose.Words for Python

    aspose.words.lists.List.compare_to method...Compares the specified object to the current object. def compare_to...obj : object ): ... Parameter Type Description obj object compare_to(other)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-to-use reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source....Hide ] BuildReport( Document , object ) Populates the specified template...BuildReport ( Document document , object dataSource ) Parameter Type...

    reference.aspose.com/words/net/aspose.words.rep...
  3. ReportBuilder.build_report method | Aspose.Word...

    aspose.words.lowcode.ReportBuilder.build_report method...output_file_name : str , data : object ): ... Parameter Type Description...file name. data object A data source object. Remarks If the output...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE Object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE Object type using given progID parameter in C++....method Inserts an embedded OLE object as icon from a stream into...file and caption. Detects OLE object type using given progID parameter...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Get and Set Style for Cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Node.js via C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....following piece of code, a Style object is created for each cell when...because the Style object is sizable. These Style objects won’t be freed...

    docs.aspose.com/cells/nodejs-cpp/styling-and-da...
  6. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....Object, com.aspose.words.Processor...outputStream, SaveOptions saveOptions, Object data) buildReport(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  7. List.compareTo method | Aspose.Words for Node.js

    Aspose.Words.Lists.List.compareTo method...specified object to the current object. compareTo ( obj : object ) Parameter...Parameter Type Description obj object compareTo(other) Compares the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageLoadException when running unit test with ...

    If I reference the most recent version (currently 3.20.0) of NUnit.Engine I cannot run NUnit tests that use Aspose.Imaging. If I stop referencing NUnit.Engine, things work. Can you point me to a solution? I have attache…...to the current state of the object. Stack Trace: at Aspose.Imaging...RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature...

    forum.aspose.com/t/imageloadexception-when-runn...
  9. Convert a PS File to PDF using Python

    Follow this article to convert a PS file to PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code to change PS format to PDF using Python....Create the PsLoadOptions class object for customizing the loading...file Instantiate the Document object with the PS file name and loading...

    kb.aspose.com/pdf/python/convert-a-ps-file-to-p...
  10. How to Convert OBJ to PDF in Java

    This article guides on how to convert OBJ to PDF in Java. It contains the IDE settings, a list of steps, and a runnable sample code to develop an OBJ to PDF converter in Java....Load the 3D object file using a Scene class object Create an object...object of the PdfSaveOptions class object Set properties of the...

    kb.aspose.com/3d/java/how-to-convert-obj-to-pdf...