Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 91,352 for

object

(0.29 sec)
  1. Convert Numbers File to PDF in C#

    Follow this article to convert numbers file to PDF in C#. It has the details to set the IDE, a list of steps, and a sample code for developing a numbers to PDF converter in C#....Numbers file into the Workbook object Create the PdfSaveOptions optionally...properties in the PdfOptions object Save the resultant Workbook...

    kb.aspose.com/cells/net/convert-numbers-file-to...
  2. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....is available Create a list object by providing the range of cells...TableStyleType of the list object as TableStyleMedium10 Set the...

    kb.aspose.com/cells/net/create-excel-table-in-c...
  3. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...Error: Object reference not set to an instance of an object. Stack...RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  4. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....disk into the Document class object and configure the output SVG...file into the Document class object from the disk Create SvgSaveOptions...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  5. How to Convert GLB to FBX using Python

    This article guides on how to convert GLB to FBX using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to develop a GLB to FBX converter using Python....properties in the FbxSaveOptions object. Steps to Convert GLB to FBX...class object via the from_file() method Create an object of the...

    kb.aspose.com/3d/python/how-to-convert-glb-to-f...
  6. Convert DNG to JPG using Java

    This article provides guidance on converting DNG to JPG using Java. It shares the necessary resources, a list of steps, and a sample code to change DNG to JPEG using Java....class object Typecast the loaded image to a DngImage object for...properties and methods Create an object of the JpegOptions class and...

    kb.aspose.com/imaging/java/convert-dng-to-jpg-u...
  7. Odso class | Aspose.Words for Node.js

    Aspose.Words.Settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...Specifies the Office Data Source Object (ODSO) settings for a mail...use the properties of this object is to create a document with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....cells collection represents an object of the Cell class. Aspose.Cells...inside a cell by using the Font object’s name method. <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  9. Add and Delete Bookmarks|Aspose.PDF for C++

    Learn how to manage bookmarks in PDF files, including adding and deleting, using C++ and Aspose.PDF for better document navigation....Bookmark objects. You can add individual Bookmark objects into Bookmarks...Bookmarks object. You also need to create a Bookmark object and set...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmarks/
  10. Importing from ArrayList|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....which represents the ArrayList object whose contents need to be imported...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/importing-from-arrayl...