Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 97,376 for

object

(1.28 sec)
  1. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....Object, com.aspose.words.SaveOptions...fileName) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/java/com.aspose.word...
  2. Apply Advanced Conditional Formatting with Pyth...

    Learn how to implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....) # Instantiate a workbook object and open the template file...conditional formatting resultant object cfr1 = a1 . get_conditional_formatting_result...

    docs.aspose.com/cells/python-net/apply-advanced...
  3. Aspose.PSD 24.7.0 Memory leaking issue - Free S...

    I am running into issues with Aspose.PSD leaving a large amount of allocated memory when the portion of my code that actually uses Aspose finishes. I am not sure why it is not being cleaned up by GC for many reasons incl…...ChannelInformation , and related objects staying alive. They appear...through a static Dictionary<object,object> inside Aspose.PSD. Even...

    forum.aspose.com/t/aspose-psd-24-7-0-memory-lea...
  4. Integrate PDF Tables with Data Sources in Pytho...

    Learn how to integrate PDF tables with data sources such as databases and pandas DataFrames in Python....df , max_rows ) # Add table object to first page of input document...DataFrame into an Aspose.PDF Table object that you can add to any page...

    docs.aspose.com/pdf/python-net/integrate-table/
  5. 在PDF中获取和搜索图像|Aspose.PDF for .NET

    学习如何使用Aspose.PDF在Java中搜索和提取PDF文档中的图像以进行媒体检索。...Create ImagePlacementAbsorb object to perform image placement...image using ImagePlacement object var image = imagePlacement...

    docs.aspose.com/pdf/zh/net/search-and-get-image...
  6. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. 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/python-net/presentation-...
  7. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...series, the ChartDataPoint object is a member of the ChartDataPointCollec... contains a ChartDataPoint object for each point. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Axes of Excel Charts with Node.js via C+...

    Learn how to configure chart axes in Aspose.Cells for Node.js via C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts.... With the Axis object, you can change all options...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/chart-axes/
  9. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...password) Creates CertificateHolder object using byte array of PKCS12...password) Creates CertificateHolder object using path to PKCS12 store...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在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....//Instantiate the Application object. Excel . Application ExcelApp..."Sheet1" ]; //Define a range object(A1). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...