Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 94,418 for

object

(0.37 sec)
  1. Extract text or images from PDF using PHP | Asp...

    PHP sample code for extracting text and images from PDF files on on any platform.... Create a TextAbsorber object to extract text. Accept the...file: // Create a new Document object from the input PDF file. $document...

    products.aspose.com/pdf/php-java/parser/
  2. Managing Page Breaks in Python|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 = self . Workbook...# Instantiating a Workbook object workbook = self . Workbook...

    docs.aspose.com/cells/java/managing-page-breaks...
  3. 使用几何部分|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 Visio 的几何图形...Initialize LineTo geometry object LineTo lineTo = new LineTo...Initialize LineTo geometry object lineTo = new LineTo (); //...

    docs.aspose.com/diagram/zh/net/working-with-geo...
  4. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal....final extent that this shape object has after applying drawing...the font formatting of this object. Glow { get; } Gets glow formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  5. PageSetup.FirstPageTray | Aspose.Words for .NET

    Discover how to customize the first page tray with the PageSetup FirstPageTray property for optimal printing. Tailor your print settings for efficiency!...property of the PrinterSettings object. PrinterSettings settings =...property of the PrinterSettings object. PrinterSettings settings =...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Aspose.PSD for .NET 20.8 - 发布说明|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....void AssertAreEqual ( object actual , object expected ) { var areEqual...areEqual = object . Equals ( actual , expected ); if (! areEqual...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Add ActiveX Controls using Aspose.Cells for Jav...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for JavaScript via C++....access the ActiveX control object via Shape.activeXControl property...() => { // Create workbook object (empty workbook) const wb =...

    docs.aspose.com/cells/javascript-cpp/add-active...
  8. TaskPane class | Aspose.Words for Python

    aspose.words.webextensions.TaskPane class. Represents an add-in task pane Object...Represents an add-in task pane object. To learn more, visit the Work...location of this task pane object. is_locked Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ComHelper.Open | Aspose.Words for .NET

    Unlock seamless integration with ComHelper's Open method, enabling effortless document loading from files for your COM applications.... Return Value A Document object that represents a Word document...stream Stream A .NET stream object that contains the document...

    reference.aspose.com/words/net/aspose.words/com...
  10. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends.... With the Legend object, the legend can be moved, updated...// Instantiating a Workbook object Workbook workbook ; // Adding...

    docs.aspose.com/cells/cpp/chart-legend/