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

object

(0.1 sec)
  1. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....the font formatting of this object. virtual get_IsComposite ()...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  3. RtfSaveOptions.saveFormat property | Aspose.Wor...

    RtfSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...Create an "RtfSaveOptions" object to pass to the document's "Save"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Portfolio in PDF using Python|Aspo...

    How to Create a PDF Portfolio with Python. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....collection object after getting it with the FileSpecification...as ap # Instantiate Document Object document = ap . Document ()...

    docs.aspose.com/pdf/python-net/portfolio/
  5. Aspose::Words::Saving::CssSavingArgs class | As...

    Aspose::Words::Saving::CssSavingArgs class. Provides data for the CssSaving() event. To learn more, visit the documentation article in C++....CssSavingArgs : public System :: Object Methods Method Description...() const Gets the document object that is currently being saved...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....PDF file using the Document object. Replace a particular image...Save method of the Document object. The following code snippet...

    docs.aspose.com/pdf/net/replace-image-in-existi...
  7. 在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 by excel file path workbook...xls" ) # Create a Worksheets object with reference to the sheets...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  8. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++....method returns a UnionRange object. The following code snippet...Startup (); // Create a Workbook object Workbook workbook ; // Create...

    docs.aspose.com/cells/cpp/create-union-range/
  9. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations... Create a Document class object. Get the desired Annotation...annotations of a page. Define a new object of TextAbsorber class. Use...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  10. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing...DocSaveOptions object in a LoadOptions object. with self . assertRaises...

    reference.aspose.com/words/python-net/aspose.wo...