Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 96,325 for

object

(0.33 sec)
  1. Converting a PDF file to JPEG using Python | As...

    Code Examples on Python for PDF‑to‑JPEG Conversion on All Platforms...argument and returns a Document object. Get the pages of the document...function, which takes a Document object as an argument and returns...

    products.aspose.com/pdf/python-cpp/conversion/p...
  2. 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...
  3. Export DataTable from GridWeb|Documentation

    This article introduces how to export a DataTable from GridWeb....data to a specific DataTable object: Add the Aspose.Cells.GridWeb...Create a specific DataTable object. Export the data of the selected...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. 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...
  5. MailMergerContext.SetRegionsDataSource | Aspose...

    Enhance your mail merge efficiency with the MailMergerContext SetRegionsDataSource method to seamlessly set your data source for regions.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  6. OleObject|Aspose.Slides 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....embedding a file as an OLE object and updating its data using...Slides for .NET . Add an OLE Object Embed a PDF file into the presentation...

    docs.aspose.com/slides/net/examples/elements/le...
  7. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your document management efficiency....SaveFormat ) Creates a save options object of a class suitable for the...a save options object. Return Value An object of a class that...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Get and Set Style for cells with Golang via C++...

    Discover how to perform data formatting and styling in Aspose.Cells for 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 initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/go-cpp/styling-and-data-f...
  9. Embed Attachment to PDF with JavaScript via C++...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for JavaScript via C++....Excel, you can insert an Ole Object with source data ( embedde...xlsx ). Double-click the Ole Object, and the embedded file will...

    docs.aspose.com/cells/javascript-cpp/embed-atta...
  10. KnownTypeSet.add method | Aspose.Words for Python

    KnownTypeSet.add method. Adds the specified Object to the set....specified object to the set. def add ( self , type : object ): .....Type Description type object A object to add. Exceptions exception...

    reference.aspose.com/words/python-net/aspose.wo...