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...
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 );...
aspose.words.saving.DigitalSignatureDetails class. Contains details for signing a document with a digital signature....certificate_holder object that contains the certificate...DigitalSignatureDeta.sign_options object used to sign a document. Examples...
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:...
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...
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...
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...
Aspose.Words.Settings.MailMergeSettings class. Specifies all of the mail merge information for a document... Remarks You can use this object to specify a mail merge data...document. Or you can use this object to query mail merge settings...
Java source code to edit or view POTX format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...
C++ source code to edit or view PPS format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...