Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 91,330 for

object

(0.15 sec)
  1. Copying and Moving Worksheets in Python|Documen...

    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 by Excel file path workbook...xls" ) # Create a Worksheets object with reference to the sheets...

    docs.aspose.com/cells/java/copying-and-moving-w...
  2. PDF Viewer for Aspose.PDF for Android - Free Su...

    Hi, Is there no way to display a PDF using Aspose.pdf library? There is a need for a PDF viewer on Android OS & the existing solutions such as Qoppa or MuPDF are not dev friendly by any means. Is adding a viewer on yo…...pdf"); // create stream object to save the output image java...Maximum // create Resolution object com.aspose.pdf.devices.Resolution...

    forum.aspose.com/t/pdf-viewer-for-aspose-pdf-fo...
  3. 添加背景到PDF|Aspose.PDF for .NET

    使用C#将背景图像添加到您的PDF文件中。使用BackgroundArtifact对象。...Image for background artifact object using ( var image = File ....Create Background Artifact object var background = new Aspose...

    docs.aspose.com/pdf/zh/net/add-backgrounds/
  4. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. UserInformation class | Aspose.Words for Node.js

    Aspose.Words.Fields.UserInformation class. Specifies information about the user...// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Apply Superscript and Subscript Effects on Font...

    The C# code to apply superscript and subscript effects to text in Excel using Aspose.Cells for .NET API....Font object’s IsSuperscript property to...subscript, set the Style.Font object’s IsSubscript property to true...

    docs.aspose.com/cells/net/apply-superscript-and...
  7. DocumentVisitor.visitOfficeMathStart method | A...

    DocumentVisitor.visitOfficeMathStart method. Called when enumeration of a Office Math Object has started....enumeration of a Office Math object has started. visitOfficeMathStart...Description officeMath OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitOfficeMathEnd method | Asp...

    DocumentVisitor.visitOfficeMathEnd method. Called when enumeration of a Office Math Object has ended....enumeration of a Office Math object has ended. visitOfficeMathEnd...Description officeMath OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via 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.... The Legend object can be moved, updated, and...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/
  10. Force Table Rendering on New Page|Aspose.PDF fo...

    Ensure tables render on a new page in PDF documents using Aspose.PDF for Java. Enhance layout control in your reports....paragraphs are added to a Page object’s Paragraphs collection. However...previously added paragraph level object on the page. Adding a Table...

    docs.aspose.com/pdf/java/force-table-rendering-...