Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 90,404 for

object

(0.17 sec)
  1. Create DICOM file|Aspose.Medical for .NET Docum...

    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....DicomFile object. Aspose.Medical provides a...Aspose.Medical.Dicom.DicomFile object. // Load an existing DICOM...

    docs.aspose.com/medical/net/developer-guide/cre...
  2. How to Convert Outlook Email to TIFF using C#

    In this small topic, we will focus on how to convert Outlook Email to TIFF using C#. You will wittness that in order to export Email to TIFF C# based API can be effectively utilized and the application can be used in any of the .NET spported environment in operating systems like Windows, macOS, or Linux....Create the MailMessage class object to load the source MSG or EML...and create the Document class object to load the intermediate MHTML...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  3. How to Compress PDF in Java

    This brief topic is about how to compress PDF in Java. In Java compress PDF file size is easily managed by adopting simple steps and few API calls....the OptimizationOptions class object to configure the compression...PDF file using Document class object to perform compression. In...

    kb.aspose.com/pdf/java/how-to-compress-pdf-in-j...
  4. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Python. You will get settings for IDE and a sample code to convert text to bullet points in Word using Python....paragraphs into a Document object Transform the complete document...link it with a DocumentBuilder object, and set bullet text font Set...

    kb.aspose.com/words/python/convert-paragraph-in...
  5. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java....a doc tag returns a stream object, then the stream is closed...A contextual object (see “Using Contextual Object Member Access”...

    docs.aspose.com/words/java/inserting-documents-...
  6. Managing Messages on IMAP Server|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....ListMessages() method on the imapClient object. This method will return an...ListAttachments() method on the imapClient object, passing the SequenceNumber...

    docs.aspose.com/email/net/managing-messages-on-...
  7. 使用C++管理Excel图表的图例|Documentation

    学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。...// Instantiating a Workbook object Workbook workbook ; // Adding...new worksheet to the Workbook object int sheetIndex = workbook ...

    docs.aspose.com/cells/zh/cpp/chart-legend/
  8. ThemeColors class | Aspose.Words for Python

    aspose.words.themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors.... ThemeColors object contains six accent colors...colors.docx' ) # The "Theme" object gives us access to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Generate Point Cloud to USD File Formats via No...

    Sample Node.js generate point cloud code for USD file. Use this example code to generate point cloud to USD file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  10. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....Mutation Observer is a built-in object that provides a way to observe...Create a new MutationObserver object using the constructor. The...

    docs.aspose.com/html/java/mutationobserver/