Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 94,480 for

object

(2.14 sec)
  1. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook Object using Aspose.Cells for JavaScript via C++....Workbook object. The dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. Workbook...

    docs.aspose.com/cells/javascript-cpp/release-un...
  2. Export Data from Worksheets|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 = new Workbook...the first cell to an array. Object dataTable [][] = worksheet...

    docs.aspose.com/cells/java/export-data-from-wor...
  3. Working with SmartArt Cold Rendering|Aspose.Wor...

    Aspose.Words for Node.js via .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt Objects if the pre-rendered SmartArt drawing is missing or incorrect....drawing along with the SmartArt object. In most cases, the pre-rendered...In this case, the SmartArt object itself should be laid-out and...

    docs.aspose.com/words/nodejs-net/working-with-s...
  4. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....it will contain an ImageSize object. ImageSize imageSize = shape...ImageSize ; // The ImageSize object contains read-only information...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Redact PDF using C++ | Aspose.PDF

    Redact PDF documents programmatically with C++ sample code using Aspose.PDF for C++...Create TextFragmentAbsorber object with search terms as argument...pdf" ); // Create TextAbsorber object to find all instances of the...

    products.aspose.com/pdf/cpp/redaction/
  6. 在 PHP 中使用工作表名称移除工作表|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....Cells Helper Object $ptr = new \COM ( 'Aspose.Cells...Path // Creating a Workbook object and opening an Excel file using...

    docs.aspose.com/cells/zh/net/removing-worksheet...
  7. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border Objects effortlessly for enhanced document formatting....class A collection of Border objects. To learn more, visit the Programming...{ get; } Retrieves a Border object by border type. (2 indexers)...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Create Bookmarks of All Pages (facades)|Aspose....

    This section explains how to create bookmarks with Aspose.PDF Facades using PdfBookmarEditor Class....First, you need to create an object of PdfBookmarkEditor class...First, you need to create an object of PdfBookmarkEditor class...

    docs.aspose.com/pdf/java/create-bookmark/
  9. Alpha Blending Image Filter|Documentation

    Alpha blending image filter application for image overlay on transparency layer above a background image. C# code example provided....several parameters: a `Point` object indicating where to place the...background, the overlay image object itself, the specified rectangle...

    docs.aspose.com/imaging/net/developer-guide/man...
  10. Extract Text from PDF using Python|Aspose.PDF f...

    This section describes how to extract text from PDF document using Python library....Python Create a new extractor object, which is used to extract text...documents. Bind the extractor object to a PDF file, which is the...

    docs.aspose.com/pdf/python-cpp/extract-text/