Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 91,351 for

object

(0.13 sec)
  1. Format and Modify Named Ranges|Documentation

    This article shows how to format and modify named ranges using Aspose.Cells for Python via .NET API....formatting, define a Style object to specify the style settings...settings and apply it to the Range object. The following example shows...

    docs.aspose.com/cells/python-net/format-and-mod...
  2. Changing the Font and Color of a Row or Column|...

    This article introduces how to change the font and color in row or column in GridDesktop....//Creating a customized Font object Font font = new Font ( "Arial"...column to the customized Font object column . SetFont ( font );...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. 档案

    档案...bytes back into a document object. MemoryStream inStream = new...stream into a new document object. Document loadDoc = new Document(inStream);...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  4. Error in Aspose at sfdc - Free Support Forum - ...

    We are using Aspose to generate PDF and Word documents. We are using Aspose in cloud from SFDC. This was working fine all this while but we started getting an issue since today morning. The error that we get from API cal…...{“Message”:“Object reference not set to an instance of an object.”} URL...Error: Object reference not set to an instance of an object… Method:...

    forum.aspose.com/t/error-in-aspose-at-sfdc/317456
  5. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP format metadata....property exposed by Presentation object to access the document properties...presentation: # Create a reference to object associated with Presentation...

    products.aspose.com/slides/python-net/metadata/...
  6. View or Edit PPTM Files Metadata using Python |...

    Python source code to edit or view PPTM format metadata....property exposed by Presentation object to access the document properties...presentation: # Create a reference to object associated with Presentation...

    products.aspose.com/slides/python-net/metadata/...
  7. TabStop class | Aspose.Words for Python

    aspose.words.TabStop class. Represents a single custom tab stop... The TabStop object is a member of the TabStopCollection...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets...." ; // Defining a Style object let style ; // Get the style...</ html > How to Use Style Object to Format Different Cells If...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  9. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Add an IAutoShape object with ShapeType set as Rectangle...the newly added IAutoShape object. Add a TextFrame property to...

    docs.aspose.com/slides/cpp/manage-textbox/
  10. 在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....//Instantiating a Workbook object Workbook workbook = new Workbook.../data/test.xlsx" ); //Create an object for ImageOptions ImageOrPrintOptions...

    docs.aspose.com/cells/zh/net/printing-workbooks...