Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 90,861 for

object

(0.17 sec)
  1. 在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 //Create Excel Object Excel . Application xl = Application..."Test_Range.xls" ); //Quit Excel Object xl . Quit (); Aspose.Cells...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  2. NullReferenceException on Portion.GetRect - Fre...

    Hello, We have come across a NullReferenceException when calling Portion.GetRect in Aspose.Slides.NET 25.10.0. I’ve have attached a minimal example null_ref_exception.zip (520.2 KB) var pres = new Presentation("./nul…...GetRect() may occur if the Portion object is not properly initialized...GetRect() , ensure that the portion object is not null. You can add a...

    forum.aspose.com/t/nullreferenceexception-on-po...
  3. 用 C++ 从工作表中删除数据透视表|Documentation

    使用 Aspose.Cells 的 C++ 代码删除 Excel 工作表中的数据透视表。...xlsx" ; // Create workbook object from source Excel file Workbook...Access the first pivot table object PivotTable pivotTable = worksheet...

    docs.aspose.com/cells/zh/cpp/delete-pivot-table...
  4. Reading the Critical Path in VSTO and Aspose.Ta...

    This article provides information on reading and comparing the critical path of project files using both Microsoft VSTO and Aspose.Tasks libraries for .NET developers....0 Object Library and then click OK....Copy 1 // Create Application object 2 3 Application projectApplication...

    docs.aspose.com/tasks/net/reading-the-critical-...
  5. 在 Jython 中管理分页符|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....# Instantiating a Workbook object workbook = Workbook ( dataDir...# Instantiating a Workbook object workbook = Workbook ( dataDir...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  6. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature class. Represents a digital signature on a document and the result of its verification. To learn more, visit the documentation article in C++....DigitalSignature : public System :: Object Methods Method Description...Returns the certificate holder object that contains the certificate...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...pass the path to the existing object of class BarCodeReader . Read...Bitmap Objects It is possible to use a graphical object or a bitmap...

    docs.aspose.com/barcode/python-net/set-barcode-...
  8. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....a Series object whereas the SeriesCollection object serves as...as a collection of Series objects. When creating a custom chart...

    docs.aspose.com/cells/net/customizing-charts/
  9. Search and Get Images from PDF Document using C...

    Explore how to extract and search for images within PDF files in .NET using Aspose.PDF for media extraction....takes an ImagePlacementAbsorb object as a parameter. This returns...ImagePlacement objects. Loop through the ImagePlacements objects and get...

    docs.aspose.com/pdf/cpp/search-and-get-images-f...
  10. How to Convert PDF to JPEG in Python

    This tutorial will guide you on how to convert PDF to JPEG in Python. It will teach you how using Python convert PDF to JPEG of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to a JPEG image...Create the Resolution class object to set the output JPEG image...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...