Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 96,275 for

object

(0.17 sec)
  1. 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...
  2. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....AddAutoShape method exposed by IShapes object Write the modified presentation...AddAutoShape method exposed by IShapes object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/python-net/ellipse/
  3. Release Memory used by Document Instance when S...

    Perhaps I don’t understand how to use SharedPtr and MakeObject, but the Visual Studio resource monitor shows this code using up lots of memory as it runs: #include <Aspose.Words.Cpp/Model/Document/Document.h> using nam…...that uses a single Document object. In regular C++, I would normally...normally delete the Document object, but delete doesn’t work on...

    forum.aspose.com/t/release-memory-used-by-docum...
  4. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....exposed by ShapeCollection object. Write the modified presentation...exposed by ShapeCollection object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/nodejs-java/ellipse/
  5. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method... Returns A Field object that represents the appended...curly braces). Returns A Field object that represents the appended...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. 在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...
  9. How to Convert EPUB to PDF in Python

    This precise tutorial explains how to convert EPUB to PDF in Python. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in Python with the help of a few lines of code....convert EPUB to PDF Create an object of EpubLoadOptions class to...file in the Document class object using the custom settings Save...

    kb.aspose.com/pdf/python/how-to-convert-epub-to...
  10. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....Object, com.aspose.words.SaveOptions...Create an "XpsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...