Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 97,367 for

object

(0.18 sec)
  1. Convert HTML to GIF in C#

    This guide explains how to convert HTML to GIF in C#. It has IDE configurations, a list of steps, and code for HTML to GIF converter in C#....change it to a GIF Create an object of the ImageSaveOptions class...Customize the ImageSaveOptions object to generate the desired GIF...

    kb.aspose.com/html/net/convert-html-to-gif-in-c...
  2. How to Convert CSV to Excel in C#

    In this tutorial, you will learn how to convert CSV to Excel in C#. You can automate the procedure of generating Excel from CSV in C# with a few steps and simple API class....create a LoadOptions class object to control the loading of the...to Excel Create LoadOptions object for loading the input CSV file...

    kb.aspose.com/cells/net/how-to-convert-csv-to-e...
  3. Aspose.PDF (v25.7) - NullReferenceException wit...

    Hello, When I use ASPOSE.PDF to compress a PDF/A document that does not contain an attachment, I receive a NullReferenceException error when I try to save the document. This error did not occur in previous versions. fa…...trying to access a member of an object that hasn’t been instantiated...improper initialization of objects in your code. Solution: Check...

    forum.aspose.com/t/aspose-pdf-v25-7-nullreferen...
  4. Apply Superscript and Subscript Effects on Font...

    The Python code to apply superscript and subscript effects to text in Excel using Aspose.Cells for Python via .NET API....font object’s is_superscript property to...effect, set the Style.font object’s is_subscript property to...

    docs.aspose.com/cells/python-net/apply-superscr...
  5. How to Extract Data From XBRL File in C#

    This step by step tutorial elaborates how to extract data from XBRL file in C#. To extract data from XBRL file in C# you only need a couple of steps....method Create InlineXbrlDocument object to read inline XBRL data from...properties of the InlineXbrlDocument object Use the extracted information...

    kb.aspose.com/finance/net/how-to-extract-data-f...
  6. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/php-java/presentation-no...
  7. 在VSTO和Aspose.Cells中旋转单元格文字|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....VSTO //intiate Application object Excel . Application ExcelApp...Heading" ; //Define a range object(B2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  8. Try Concatenate Two PDF Files|Aspose.PDF for Py...

    Concatenate two PDF files using Aspose.PDF for Python.... Create a PdfFileEditor Object. Attempt to Merge Two PDF Files...): # Create a PdfFileEditor object pdf_editor = pdf_facades ....

    docs.aspose.com/pdf/python-net/try-concatenate-...
  9. Removing Worksheets Using Sheet Index in PHP|Do...

    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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/net/removing-worksheets-u...
  10. Add Bookmark Action|Aspose.PDF for Python via .NET

    This example binds an input PDF, creates a bookmark labeled "PdfContentEditor Bookmark" that navigates to page 1, and saves the updated document....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-bookmark-act...